Lorenz Meier
e3770dab99
Merge pull request #517 from thomasgubler/hil_startupscripts
...
remove commander from hil startup scripts
11 years ago
Thomas Gubler
9b08923cd2
remove commander from hil startup scripts
11 years ago
Thomas Gubler
dd5de28ed9
remove commander from hil startup scripts
11 years ago
Thomas Gubler
c29fa61143
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
e62d08a8fb
Merge branch 'fw_autoland' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
f92e7cd8c7
land: fix logic before L to climb to L if last wp is below L
11 years ago
Thomas Gubler
50405f9c7c
land: fix logic before L to climb to L if last wp is below L
11 years ago
Lorenz Meier
c46995a81e
Merge branch 'fw_autoland' of github.com:thomasgubler/Firmware_Private into fw_autoland
11 years ago
Thomas Gubler
8b69b1dcaf
Merge branch 'fw_autoland' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
020964c78a
land motor lim independent of flare
11 years ago
Lorenz Meier
b7535cf440
Merge branch 'master' of github.com:PX4/Firmware into fw_autoland
11 years ago
Lorenz Meier
cd5bde2144
Merge pull request #515 from julianoes/startup_fixes
...
Startup script update
11 years ago
Thomas Gubler
f2fdfd11b8
land motor lim independent of flare
11 years ago
Thomas Gubler
6f55ba9014
Merge remote-tracking branch 'upstream/fw_autoland' into fw_autoland_att_tecs
11 years ago
Lorenz Meier
56aa8c7e8d
Minor fixes for motor off case
11 years ago
Thomas Gubler
cc219b8728
Merge branch 'fw_autoland' into fw_autoland_att_tecs
...
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
11 years ago
Thomas Gubler
7ad907e638
introduce experimental flare trajectory
11 years ago
Thomas Gubler
bdbe64026b
introduce experimental flare trajectory
11 years ago
Julian Oes
4502c285eb
Startup scripts: Start the commander early and let it try to open the mavlink_fd with 20Hz
11 years ago
Julian Oes
857c3d2efd
Startup scripts: Corrected cases where commander was not started, updated several outdated scripts
11 years ago
Thomas Gubler
a34252d18f
experiment with landing slope hight for more exact landing
11 years ago
Thomas Gubler
dbee676367
experiment with landing slope hight for more exact landing
11 years ago
Thomas Gubler
c0285ae815
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs
...
Conflicts:
src/lib/ecl/attitude_fw/ecl_pitch_controller.cpp
src/lib/ecl/attitude_fw/ecl_roll_controller.cpp
src/modules/fw_att_control/fw_att_control_main.cpp
11 years ago
Lorenz Meier
4beca20de2
Merge branch 'master' into fw_autoland
11 years ago
Lorenz Meier
d3b267c06e
Integral fixes, last parts
11 years ago
Lorenz Meier
d7064884db
Merge branch 'master' into fw_autoland
...
nored, and an empty message aborts
11 years ago
Lorenz Meier
5a5d758ce4
Merge branch 'fw_autoland' of github.com:thomasgubler/Firmware_Private into fw_autoland
11 years ago
Lorenz Meier
1358d4cb88
Hotfix: Fix integrator parameters
11 years ago
Lorenz Meier
ed60dc50fc
Hotfix: forbid integrator to accumulate NaN values if they ever would occur
11 years ago
Anton Babushkin
19fab5f395
Merge branch 'master' into rc_failsafe
11 years ago
Thomas Gubler
c96a2eac6d
Merge branch 'fw_att_master' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
c4b994d4ca
remove unnecessary printf
11 years ago
Thomas Gubler
22dbc03c01
remove unnecessary printf
11 years ago
Thomas Gubler
c8bc5861cf
Merge branch 'fw_att_master' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
303ceab6ed
fw: make att controller more robust against invalid (nan) setpoints
11 years ago
Thomas Gubler
014e856c1f
fw: make att controller more robust against invalid (nan) setpoints
11 years ago
Thomas Gubler
9349509302
Merge branch 'fw_att_master' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
3b1086b879
fix initialization of attitude controllers
11 years ago
Thomas Gubler
a641296546
Merge remote-tracking branch 'upstream/master' into fw_att_master
11 years ago
Thomas Gubler
89b8acd7a8
fix initialization of attitude controllers
11 years ago
Thomas Gubler
4db049144f
Merge branch 'fw_autoland' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
9d5f422d24
fix land_noreturn logic
11 years ago
Thomas Gubler
e5fbf3bc51
Merge branch 'fw_autoland' into fw_autoland_att_tecs
11 years ago
Thomas Gubler
937b502d4c
increase landing speed to v_min * 1.3 for more safety
11 years ago
Jean Cyr
1cf9f72f62
Add data manager module and fence support to navigator
...
- Add function to geo.c to determine if global position is inside fence
- Add navigator support/commands for maintaining fence coords.
- Add data manager module to support persistence fence storage. Can
store other data, but only used for fence at this time.
- Add unit tests for data manager
11 years ago
Thomas Gubler
fa4533e359
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs
11 years ago
Lorenz Meier
3042731d26
Smaller hotfixes for att pos estimator
11 years ago
Lorenz Meier
791695ccd0
Hotfix: Check for out of range accel values
11 years ago
Lorenz Meier
b53d86ed68
Hotfix for mag calibration
11 years ago
Lorenz Meier
8d4ec9b9cd
Merge branch 'master' of github.com:PX4/Firmware
11 years ago