- Jun 09, 2016
-
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
Before the output looked like this: pxh> logger statusINFO [logger] Running INFO [logger] Wrote 0.13 MiB (avg 0.72 KiB/s) INFO [logger] Since last status: dropouts: 0 (max len: 0.000 s), max used buffer: 7176 / 12288 B
-
Beat Küng authored
-
Beat Küng authored
-
- Jun 08, 2016
-
-
tumbili authored
-
CarlOlsson authored
-
CarlOlsson authored
remove unnecessary replay fields
-
Julian Oes authored
This reverts commit a9a0759d.
-
Julian Oes authored
This only removes one printfs, nothing fancy.
-
- Jun 07, 2016
-
-
Miguel Arroyo authored
-
Andreas Antener authored
-
Lorenz Meier authored
Sensors app: Use two parameters to convert battery current and voltage to make configuring custom frames easier
-
Julian Oes authored
-
Julian Oes authored
px4_task_exit doesn't seem to be available for NuttX, so it had no effect and broke the init because the return values of the tasks were wrong.
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
This moves printfs to PX4_INFOs.
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
Instead of having separate log functions for NuttX and POSIX, this now switches everything to px4_log.h and PX4_INFO/WARN/ERR/DEBUG. Also, the call mostly used is now a static inline function instead of a macro which lead to a big increase in flash size for STM32.
-
Julian Oes authored
If a text editor creates hidden save files, those will get copied into the ROMFS. This is now fixed by deleting hidden files. Also, the there was some available potential by removing the leading whitespace.
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-