3259 Commits (211c721b48c5856ace7f09e88706d799299ca6bb)

Author SHA1 Message Date
Lorenz Meier a1aa8e84ff Reduce top stack usage 11 years ago
Lorenz Meier 6018ffa462 nshterm: Use only the stack we really need 11 years ago
Lorenz Meier 15eaa3aed4 eeprom driver: Use less excessive perf counters on EEPROM 11 years ago
Lorenz Meier 332e08b44a px4io driver: Deallocate perf counters in destructor properly 11 years ago
Anton Babushkin ae1faa6de6 MC mixer input limiting implemented. 11 years ago
Anton Babushkin b60964eb9c Multirotor mixer: more careful limiting 11 years ago
Lorenz Meier c2f825647e px4io driver: Small fix 11 years ago
Lorenz Meier a62ac72b2e px4io: Hotfix for IO driver, do not rely on the reported channel count to limit array lengths 11 years ago
Lorenz Meier 8deb1c9160 Read out the RC status at the same transfer as the channels to ensure we got synchronized data 11 years ago
Lorenz Meier 97fb361ea9 Set an RC status flag so that we can read out the RC status in parallel to the RC data 11 years ago
Jean Cyr cd9a72e391 Free data manager work items the same way they were allocated 11 years ago
Jean Cyr 8d3fed0944 Reduce potential dataman memory fragmentation 11 years ago
Ash Charles 2d29c5bd72 [aerocore] Remove commented code for GPIO2 11 years ago
Ash Charles 7d0850a710 [l3gd20] Style fixes for l3g4200d integration 11 years ago
Ash Charles 9db966e058 [gps] Conditionally set default GPS port 11 years ago
Ash Charles 3b72e31e83 [l3gd20] Add support for L3G4200D chip 11 years ago
Ash Charles e5508a1aa0 Add Gumstix AeroCore device 11 years ago
Lorenz Meier c9162f428a sdlog2: Remove an unreachable comparison 11 years ago
Lorenz Meier c04064fd6a sdlog2: Log minimalistic GPS SNR for first 16 satellites 11 years ago
Thomas Gubler bafa344dcb fw att control: manual setpoint: fix comment and trim sign 11 years ago
Lorenz Meier ec409a1337 EKF / Paul Riseborough: Added guards for mag and airspeed innovations 11 years ago
Lorenz Meier f10395e05a HoTT driver: Add timestamp, rename function-level variable from _esc to esc to match conventions 11 years ago
Lorenz Meier 37970c5828 hrt driver: Make a debug data array compiling condiditional on PPM debug, we are never accessing it in normal operation 11 years ago
Lorenz Meier be6b9a1b36 hmc5883: Change static topic publication to the class member it should be, initialize collect phase (linter find) 11 years ago
Lorenz Meier 227d52b02c blinkm: Remove the barrage of static variables in mainloop, eating up RAM for everybody 11 years ago
Anton Babushkin bd9d58f565 attitude_estimator_ekf: auto detect mag declination using GPS coordinates 11 years ago
Lorenz Meier e09c0dd8b9 Reduce RAM footprint of HoTT driver, fix publication to contain ESC data 11 years ago
Lorenz Meier 29ffb3bad3 mkblctrl: Moved motor data struct into class 11 years ago
Lorenz Meier 51e5a73a7e mavlink: Removed static buffers where no static buffers where necessary 11 years ago
Lorenz Meier 95e6fc30e2 navigator: Removed static where no static should have been used 11 years ago
ultrasystem ad51b4c24b Update paramters for warnx() 11 years ago
ultrasystem db2b85cbd4 Output a debug string is Invalid @ parameter #1 11 years ago
Thomas Gubler 15699549a2 manual control setpoint: add comment about sign 11 years ago
Lorenz Meier 6906dc4eda Minor improvements to estimator 11 years ago
Thomas Gubler 8cbd38061c sensors: use new manual control setpoint variable names 11 years ago
Thomas Gubler 2999182952 mc pos control: use new manual control setpoint variable names 11 years ago
Thomas Gubler de4c456196 mc att control: use new manual control setpoint variable names 11 years ago
Thomas Gubler 6d9ea86bc9 mavlink receiver: use new manual control setpoint variable names and fix sending of manual control setpoint mavlink message 11 years ago
Thomas Gubler 08002fbc15 mavlink receiver: use new manual control setpoint variable names 11 years ago
Thomas Gubler 1795d7d6e1 fw pos control: use new manual control setpoint variable names 11 years ago
Thomas Gubler 3779e216be fw att control: use new manual control setpoint variable names 11 years ago
Thomas Gubler cde4c9addb commander: use new manual control setpoint variable names 11 years ago
Thomas Gubler d9333a1993 manual control setpoint: rename variables 11 years ago
Anton Babushkin c131e4cada manual_control_setpoint: comments fixed 11 years ago
Lorenz Meier f975f9837e ekf: less console spam 11 years ago
Lorenz Meier 1b3007aa81 Re-enabled time compensation 11 years ago
Lorenz Meier 077de5eb0b Clean implementation of filter startup delay implementation 11 years ago
Lorenz Meier eeba000b87 stupid fix 11 years ago
Lorenz Meier 5581802f0f ekf: Move dt inside class 11 years ago
Lorenz Meier 7ec8fe8d61 Experimental init delay 11 years ago