Marcel Stuettgen
|
ee3ccf8715
|
added missing then after if
|
10 years ago |
Lorenz Meier
|
8b5c7b5c84
|
Rover: Auto-starting rover apps
|
10 years ago |
NosDE
|
5fddb89c3e
|
mkblctrl - rework and bugfix
|
10 years ago |
Lorenz Meier
|
eb28aa6cfe
|
Auto-update IO also when safety off
|
10 years ago |
Andreas Antener
|
f2c1d6d66d
|
implemented reset excludes in systemcmd "param", updated autoconfig parameter doc
|
10 years ago |
Lorenz Meier
|
44fea268d9
|
ROMFS startup cleanup
|
10 years ago |
Trent Lukaczyk
|
33141ae7a2
|
adding tricopter mav type to rcS
|
10 years ago |
Lorenz Meier
|
18d756dd59
|
USB startup: Ensure that we are not talking to the peripheral too soon. Startup does not take longer due to smart rearrangement of launch calls
|
10 years ago |
Pavel Kirienko
|
d87bb4dfcb
|
Revert "Intrusive changes made for UAVCAN profiling. Will be reverted in the next commit (this one is needed to keep the changes in history)"
This reverts commit 4c301d9dcf180e39186fa6753c7a3d3215b3cfa7.
|
10 years ago |
Pavel Kirienko
|
6bbacc4271
|
Intrusive changes made for UAVCAN profiling. Will be reverted in the next commit (this one is needed to keep the changes in history)
|
10 years ago |
Lorenz Meier
|
eab9ddb212
|
ROMFS: Set unneeded string during startup
|
10 years ago |
Thomas Gubler
|
d1e0606500
|
unset MODE and AUTOCNF
|
10 years ago |
Thomas Gubler
|
450d8ee452
|
remove/unset startup script variables
|
10 years ago |
Anton Matosov
|
8624e2a775
|
Fixed naming of the mixer
Added mixer check to set MAV_TYPE correctly
|
10 years ago |
Anton Matosov
|
08062e6546
|
Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
|
10 years ago |
Roman Bapst
|
7ab58a8bc1
|
allow to specify secondary mixer which drives fmu PWM outputs
|
10 years ago |
tumbili
|
ef9b1b134e
|
get MAV_TYPE by mixer file for FireFly6
|
10 years ago |
Lorenz Meier
|
b097b13ba6
|
Companion computer interface: Add SYS_COMPANION parameter. Setting it to 921600 enables the companion interface.
|
10 years ago |
Roman Bapst
|
0e79cbf234
|
fixed startup for VTOL -> some variable names were changed lately
|
10 years ago |
tumbili
|
89e2e08de0
|
removed white space noise
|
10 years ago |
Lorenz Meier
|
aa40c69853
|
Ensure no SD alarm always plays. Fixes #1500
|
10 years ago |
Lorenz Meier
|
24fd099e58
|
ROMFS: Better commenting, save some more RAM
|
10 years ago |
Roman Bapst
|
e027bf2213
|
removed remainings of quadshot for now
|
10 years ago |
Roman Bapst
|
48ba912f08
|
adapted and added ROMFS-scripts to support VTOL
|
10 years ago |
Lorenz Meier
|
2a9a649adb
|
Make boot less verbose to not hide the important status messages
|
10 years ago |
Lorenz Meier
|
00961b5592
|
ROMFS: Do only output necessary information on boot
|
10 years ago |
Lorenz Meier
|
366c8a9c41
|
ROMFS: Do only output necessary information on boot
|
10 years ago |
Lorenz Meier
|
489b4c4839
|
Reduce too chatty content, de-allocate non-needed string buffers
|
10 years ago |
Lorenz Meier
|
6d59df1a5f
|
Make ROMFS less chatty
|
10 years ago |
Roman Bapst
|
4915c15036
|
removed files and code segments which should not be there and removed
|
10 years ago |
Lorenz Meier
|
0df878d2d5
|
Start flow driver, start MAVLink instance with right arguments
|
11 years ago |
Lorenz Meier
|
65dab36910
|
Improve startup and payload handling
|
11 years ago |
Pavel Kirienko
|
6a8971e28f
|
New UAVCAN initialization logic
|
11 years ago |
Roman Bapst
|
cedfdfca60
|
some hacks for the quadshot
|
11 years ago |
Lorenz Meier
|
8a2089e257
|
Enable TELEM2 MAVLink, forward local pos at 30 Hz if connected via USB
|
11 years ago |
Lorenz Meier
|
03e6dbed80
|
Start TELEM2 MAVLink instance with 230400 baud
|
11 years ago |
Lorenz Meier
|
f4cf94b084
|
Improved rcS handling, added failsafe flag. Needs further testing for USB stability
|
11 years ago |
Lorenz Meier
|
2ca8903240
|
If we failed loading params, reset them (if the file handle is valid the file is corrupted and there is no hope, if its just not present the reset command will not do anything)
|
11 years ago |
Lorenz Meier
|
258fb27e14
|
Ensure that a failing dataman start does not abort boot
|
11 years ago |
Lorenz Meier
|
ab80459b32
|
Fixed whitespace in rcS
|
11 years ago |
Pavel Kirienko
|
dae9b48462
|
Renamed OUTPUT_MODE: can --> uavcan_esc
|
11 years ago |
Lorenz Meier
|
d0b78aa8a0
|
Add param command which does not reset the autostart params to not hamper auto-config
|
11 years ago |
Lorenz Meier
|
29cd95ebad
|
Move param reset to right autoconfig check
|
11 years ago |
Lorenz Meier
|
15a7a0ce7f
|
autoconfig: Enforce clean defaults
|
11 years ago |
Anton Babushkin
|
a1655bb8c4
|
rcS: start dataman before commander
|
11 years ago |
Jean Cyr
|
a6cf04a6ff
|
Create system state entry in dataman - ATTN Anton
Create persistent system state id for data manager to store system state
that will persist across resets.
|
11 years ago |
Lorenz Meier
|
72b70f19eb
|
Always log, also in HIL. There are enough mishaps only visible in logs that we actually want to spend the microSD space for those
|
11 years ago |
Thomas Gubler
|
9ee42e8e59
|
rcS: fix whitespace
|
11 years ago |
Lorenz Meier
|
0c2e70d30f
|
Enable the driver as default for boards having it
|
11 years ago |
Lorenz Meier
|
1e0e795de7
|
Start the data manager and navigator at the last moment to leverage their dynamic allocations to use smaller chunks of RAM
|
11 years ago |