27922 Commits (7c3f1d448a6566131d9e698ec1c7e292aeb51c0f)
 

Author SHA1 Message Date
Jake Dahl 7c3f1d448a trimmed includes, house keeping 6 years ago
Jake Dahl 2e732b9c0b removed unneeded file, some more clean up 6 years ago
Jake Dahl f8b9217750 batt_smbus rework 6 years ago
Jake Dahl d71fc31d8b added an SMBus base class 6 years ago
hdiethelm 33422700de lis3mdl: fix handling when multiple sensors are available (#10753) 6 years ago
Thunder 662c206ceb fix ControlMath.cpp mathematical derivation error (#10796) 6 years ago
Julian Oes 428c2f72bd mavlink: always acknowledge a param write 6 years ago
Jake Dahl 118e5d9607 set feedforward to zero, was set inappropriately 6 years ago
Jake Dahl b01849ce56 fixed a problem where the heater was getting stuck on. This was due to the next on time being calculated as a negative time, thus causing it to not get rescheduled in the work_queue. Also removed some includes in the header file 6 years ago
Beat Küng 52fc56a61f gps: explicitly set SPI bus speed to 1MHz 6 years ago
Beat Küng bec43b0b28 mc_att_control: run rate controller first and increase fmu prio by one 6 years ago
Beat Küng 95cc6a06f3 mc_att_control: separate attitude controller from rate controller update 6 years ago
Beat Küng fc997dd0d5 mc_att_control: reduce minimum required dt 6 years ago
Beat Küng d552c2a362 refactor mc_att_control: move publications into separate methods 6 years ago
David Sidrane 71f809a20c px4_micro_hal:Add STM32 stm32_gpiosetevent 6 years ago
Hamish Willee 44f650fdc9 Add additional info to FW_LND_USETER (#10777) 6 years ago
Daniel Agar cf4b19d153 delete unused FMU_pass mixer 6 years ago
Lukas Woodtli a7d297ed57 Fix division by zero and cast of to big floats to int 6 years ago
Lukas Woodtli 6caf0d114d Fix division by zero and cast of too big floats to int 6 years ago
Mara Bos 96a33d1afc Enable __attribute__((format)) on px4 logging functions. 6 years ago
Mara Bos 10c20b38ad Fix many format strings. 6 years ago
Beat Küng dc62454f0a px4fmu-v2_default: disable sf1xx distance sensor 6 years ago
Beat Küng db7cbf1770 aerofc, crazyflie, omnibus: remove vtol module 6 years ago
Beat Küng 86673ecfcb navigator: remove dependency on vtol module by using the C param API 6 years ago
Beat Küng ee5c18a737 SDLOG_MISSION param: update description 6 years ago
Beat Küng c5d8abff00 log_writer_file: rename argument to avoid shadowing warning 6 years ago
Beat Küng 2642915a76 logger: enable mission log by default 6 years ago
Beat Küng 3a462c2ba7 refactor logger: move debug buffer printf into separate method (DBGPRINT) 6 years ago
Beat Küng 234ec7f2a2 logger: add mission log to frontend, configurable via SDLOG_MISSION 6 years ago
Beat Küng 4fc1c5c4f5 LogWriterFile: split long header messages that exceed the buffer length 6 years ago
Beat Küng 28ac7679e0 logger: change message id from uint16_t to uint8_t 6 years ago
Beat Küng d6e820fe67 logger: add mission file to LogWriterFile backend 6 years ago
Beat Küng b86c7d2e8f Logger: only write subscribed topic format definitions 6 years ago
Beat Küng 0745ba9052 refactor logger: move some code inside run() into separate methods 6 years ago
Beat Küng 5eafa1b34b refactor logger: move some independent methods into separate util file 6 years ago
Beat Küng b65871b433 fix reposition: set acceptance radius 6 years ago
David Sidrane 3e9e55150d px4nucleoF767ZI-v1: use board_hardfault_init API 6 years ago
David Sidrane 0658d4e2e5 px4fmu-v4pro:use board_hardfault_init API 6 years ago
David Sidrane 161288ef71 px4fmu-v4:use board_hardfault_init API 6 years ago
David Sidrane 0cd2d8f4aa px4fmu-v2:use board_hardfault_init API 6 years ago
David Sidrane 9b4b831b22 px4-same70xplained-v1:Does not use hardfault_log 6 years ago
David Sidrane 4cda5513b9 omnibus-f4sd:use board_hardfault_init API and indicate on BLUE LED 6 years ago
David Sidrane e0431911f9 nxphlite-v3:No Support for BBSRAM nor hardfault 6 years ago
David Sidrane 4353476b01 mindpx-v2:use board_hardfault_init API 6 years ago
David Sidrane 365c5d3ea7 crazyflie:use board_hardfault_init API 6 years ago
David Sidrane 082aa81ee9 av-x-v1:use board_hardfault_init API 6 years ago
David Sidrane 1e35fe189a auav-x21:use board_hardfault_init API 6 years ago
David Sidrane 1856c4760d aerocore2:Make sure errors light LED 6 years ago
David Sidrane 68ce4cf11d aerofc-v1:Does not support bbsram no board_hardfault_init 6 years ago
David Sidrane 177251cc21 px4fmu-v5:use common board_hardfault_init 6 years ago