18678 Commits (0b930a36b9e5d62584f4c14900273be77e964e79)
 

Author SHA1 Message Date
Julian Oes 9512a71cf8 commander: cleanup the status messages 9 years ago
Julian Oes 2cd05dea4d commander: try different mavlink include 9 years ago
Julian Oes 5ca5af5fcd commander: take main_state out of vehicle_status 9 years ago
Julian Oes 1ad0ee0fae mc_att_control: don't use main state for RATTITUDE 9 years ago
Julian Oes 5c9713f05b commander: try to get the travis include right 9 years ago
Julian Oes 70cff975cc commander: move some flags out of vehicle_status 9 years ago
Julian Oes 0988fef831 commander: forgot to close fd 9 years ago
Julian Oes 23df992cc5 commander: moved offboard bools into status_flags 9 years ago
Julian Oes a11a986df8 mavlink: removed leftover debug printf 9 years ago
Julian Oes 1f44fb1efd commander: internalize system status bools 9 years ago
Julian Oes 705979e3c7 simulator: use new battery systemlib 9 years ago
Julian Oes 2dfc644f17 sensors: only publish battery topic if valid 9 years ago
Julian Oes 4ddd1bbf03 battery: fix segfault 9 years ago
Julian Oes 141b984d5b commander: take previous main state out of status 9 years ago
Julian Oes 181eb49da8 commander: remove calibration_enabled 9 years ago
Julian Oes fe85841a1d commander: remove counter 9 years ago
Julian Oes 1cc43a00d6 battery: astyle 9 years ago
Julian Oes 76c66a4e92 frsk_telemetry: astyle 9 years ago
Julian Oes 69b0b75151 px4io: astyle 9 years ago
Julian Oes 32c3135788 commander: move battery calculations to systemlib 9 years ago
Julian Oes 699b08c9fd commander: move battery warning 9 years ago
Julian Oes 8e9e9f8a8b vehicle_status: move vtol_vehicle_status enum 9 years ago
Julian Oes 74072dbe74 vehicle_status.msg: delete unused mavlink stuff 9 years ago
Julian Oes 5f3a23a253 commander: remove circuit breakers from status msg 9 years ago
Mark Whitehorn ebacd4c1de add missing check for stop command in idle state 9 years ago
tumbili 2f7601370b mixer multirotor: initialise min_out with correct value 9 years ago
tumbili 092efd22fd set default thrust scale parameter to zero - this will disable using the fw motor for mc pitch by default 9 years ago
tumbili 04cfc23c01 allow pusher for pitch strategy to be turned off by setting thrust scal param to zero 9 years ago
Roman f7c0518a61 log pitch setpoint after modifying it 9 years ago
tumbili db2a53d95d added parameter to allow scaling the forward thrust used to acclerate forward 9 years ago
tumbili 34fe340864 added parameter for maximum allowed standard vtol down pitch 9 years ago
sander cf309bfc3f invert setpoint formula 9 years ago
Roman e11d4ae302 standard vtol: 9 years ago
sander 0b10720034 testing tweaks 9 years ago
sander 3a6882a4d6 First attempt at pusher assist 9 years ago
Julian Oes 441d7aacbb gps: fix build, unused var ERROR 9 years ago
sander e3eea62887 Add estimator selection logic to VTOL apps 9 years ago
Beat Küng dde7907da4 ubx gps driver: configure both USB & UART interfaces 9 years ago
Beat Küng 8c64e2b801 gps driver: fix 'gps stop' error 9 years ago
Beat Küng 0c966dc923 fix mtk+ubx gps driver: use px4_clock_settime instead of clock_settime 9 years ago
Beat Küng c495266c79 ubx gps driver: remove variable length member 'raw' from union 9 years ago
Beat Küng 215aa78f30 fix coding style for gps drivers 9 years ago
Beat Küng 851340eccc ubx gps driver: add error handling when write(...) fails 9 years ago
Beat Küng 95c7534712 ashtech gps: fix compiler warning in configure 9 years ago
Beat Küng 21f403e12b gps: make sure the gps module compiles for POSIX & add it to the posix_sitl_default cmake 9 years ago
Beat Küng b724847154 ack: add .ackrc to ignore the Documentation directory 9 years ago
Beat Küng b3ed8b70d2 systemlib scheduling_priorities: include the more generic px4_tasks.h 9 years ago
Beat Küng ec819737c1 systemlib: make err() & errx() work for POSIX 9 years ago
Beat Küng 458feb0a44 fix gpssim: properly handle the case where gpssim is not running 9 years ago
Beat Küng 77cda58d73 fix ashtech gps: _satellite_info can be nullptr 9 years ago