Simon Wilks
|
ecc5019a35
|
Merge branch 'fmuv2_bringup_new_state_machine_drton' of https://github.com/cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Anton Babushkin
|
de124619b6
|
RC mode switching diagram updated
|
12 years ago |
Lorenz Meier
|
1e96633907
|
Merged seatbelt_multirotor_new / master
|
12 years ago |
Lorenz Meier
|
69a183e221
|
Merged master
|
12 years ago |
Anton Babushkin
|
449dc78ae6
|
commander, multirotor_pos_control, sdlog2: bugfixes
|
12 years ago |
Simon Wilks
|
32b6f62308
|
Merge branch 'fmuv2_bringup_new_state_machine_drton' of https://github.com/cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Lorenz Meier
|
7bd952c7ac
|
Prevented double HMC start after merge
|
12 years ago |
Lorenz Meier
|
24d8ca5092
|
Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Lorenz Meier
|
230c09e2f4
|
Merge pull request #11 from cvg/fmuv2_bringup_ext_mag_rotation
Support for external mags with different rotation
|
12 years ago |
Lorenz Meier
|
f4b5a17a7b
|
Improved sensor startup and error checking
|
12 years ago |
Julian Oes
|
a95e48c0b2
|
Don't stop the startup script if no external HMC5883 is connected
|
12 years ago |
Julian Oes
|
00c9b8f87f
|
Start the hmc5883 before the lsm303d so that an external mag is used
|
12 years ago |
Julian Oes
|
12df5dd269
|
Corrected orientation of external mag
|
12 years ago |
Lorenz Meier
|
871b4c19bc
|
Added stop command to RGB led
|
12 years ago |
Lorenz Meier
|
93794642d3
|
Merge branch 'fmuv2_bringup' into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Lorenz Meier
|
cdd09333f9
|
Minimized nshterm flags, fixed some pretty stupid non-standard coding in top, now behaving with two shell instances as expected
|
12 years ago |
Lorenz Meier
|
a9743f04be
|
Fixed status changed flag
|
12 years ago |
Lorenz Meier
|
1ae5a6ac1d
|
Minimized nshterm flags, fixed some pretty stupid non-standard coding in top, now behaving with two shell instances as expected
|
12 years ago |
Lorenz Meier
|
9610f7a0d7
|
Fixed merge compile errors
|
12 years ago |
Lorenz Meier
|
c57b345e70
|
merged
|
12 years ago |
Lorenz Meier
|
3465ee7f90
|
Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Anton Babushkin
|
f96bb824d4
|
multirotor_pos_control: reset integrals when disarmed
|
12 years ago |
Anton Babushkin
|
3370ceceaf
|
vehicle_control_mode.flag_armed added, reset integrals in multirotor_att_control when disarmed
|
12 years ago |
Simon Wilks
|
44afdbcd65
|
Merge branch 'fmuv2_bringup_new_state_machine_drton' of https://github.com/cvg/Firmware_Private into fmuv2_bringup_new_state_machine_drton
|
12 years ago |
Anton Babushkin
|
ffc2a8b7a3
|
vehicle_local_position topic updated, position_estimator_inav and commander fixes, only altitude estimate required for SETBELT now.
|
12 years ago |
Lorenz Meier
|
80f38e3dea
|
Put console and syslog on UART8, added support to nshterm for proper serial port config
|
12 years ago |
Lorenz Meier
|
57c5240f02
|
Make a distinctive sound when the IO start fails (e.g. due to version mismatch)
|
12 years ago |
Lorenz Meier
|
e5f1a7c2c3
|
Better transparency in IO mode display, fixes to commander arming, minimum publishing rate for arming
|
12 years ago |
Lorenz Meier
|
e597f97982
|
Merged master
|
12 years ago |
Julian Oes
|
bc717f1715
|
Sensors should now take into account the orientation of an external mag
|
12 years ago |
Julian Oes
|
408eaf0ad1
|
Add ioctl to find out if mag is external or onboard
|
12 years ago |
px4dev
|
d90345a166
|
Some early gdb/Python macros for working with NuttX.
Note; only tested with gdb 7.6. Will definitely not work with the stock PX4 toolchain's gdb.
|
12 years ago |
Lorenz Meier
|
dc1dc25f1b
|
Revert "Hotfix for UART5"
This reverts commit b08ca02410 .
|
12 years ago |
Lorenz Meier
|
061be7f7fe
|
Merged master
|
12 years ago |
Lorenz Meier
|
b08ca02410
|
Hotfix for UART5
|
12 years ago |
Lorenz Meier
|
628e806df5
|
Minor style changes
|
12 years ago |
Lorenz Meier
|
eda528157a
|
Make state updates atomic (just to be really, really sure)
|
12 years ago |
Lorenz Meier
|
36d474bfa3
|
WIP on getting low-priority non-command tasks out of the commander main loop
|
12 years ago |
Julian Oes
|
74802f0692
|
Added possibility to set board orientation
|
12 years ago |
Lorenz Meier
|
354f5fad4b
|
Merge pull request #361 from jean-m-cyr/master
Flesh out PX4IO documentation comments and delete unnecessary class var
|
12 years ago |
Jean Cyr
|
3f800e5861
|
Make it obvious that file * isn't used here
|
12 years ago |
Lorenz Meier
|
e9b6cfd671
|
Fixed startup order of F330 script
|
12 years ago |
Lorenz Meier
|
6ff3f51f88
|
Added dim RGB led support, not operational yet
|
12 years ago |
Lorenz Meier
|
6c45d9cb5c
|
Fixed in-air timout, bumped protocol version
|
12 years ago |
Lorenz Meier
|
64145252d4
|
Added dim RGB implementation
|
12 years ago |
Lorenz Meier
|
b71c0c1f49
|
Added support for FMUv1 for RGB led and dim led support
|
12 years ago |
Anton Babushkin
|
2be5240b9f
|
commander, multirotor_att_control, position_estimator_inav: position valid flag fixed, other fixes and cleaunup
|
12 years ago |
Lorenz Meier
|
7aeaf10ae8
|
Added orientation support and detection to the L3GD20/H driver to support the different variants in use
|
12 years ago |
Jean Cyr
|
0301e2d145
|
Flesh out PX4IO documentation comments and delete unnecessary class var
|
12 years ago |
Lorenz Meier
|
d4ba5caac4
|
Merge pull request #359 from jean-m-cyr/master
Doxygenate and style dsm.c
|
12 years ago |