Skip to content
Snippets Groups Projects
  1. Mar 20, 2017
    • David L Sprague's avatar
      Fixed Issue #6596 · 0a02a4c5
      David L Sprague authored
      Fixed the block comments at the top of the source file and the help message for the script (starting at line 279) so that an underscore ("_") character is correctly described as the separator for the first message field name rather than a period character "."
      0a02a4c5
  2. Mar 18, 2017
    • Pavel Kirienko's avatar
      Performance audit (intentionally duplicates #6829) (#6847) · 2b2c307e
      Pavel Kirienko authored
      * UAVCAN ESC output: removing ESC output channels from published message that are always zero. This allows the UAVCAN stack to always transfer only the minimum number of output values, avoiding redundant zeroes and the associated increase in bus load and CPU time
      
      * Added a separate mixer file for CAN quadrotor
      
      * Sampling profiler improvements
      
      * PMSP: Output more endpoints
      
      * Matrix update
      
      * libc usage workaround
      
      * Removed UAVCAN perfcounters
      
      * Matrix submodule update
      2b2c307e
    • David Sidrane's avatar
      Revert "UAVCAN performance audit (#6829)" (#6846) · c20b85e6
      David Sidrane authored
      This reverts commit 21e04c9f.
      c20b85e6
    • Pavel Kirienko's avatar
      UAVCAN performance audit (#6829) · 21e04c9f
      Pavel Kirienko authored
      * UAVCAN ESC output: removing ESC output channels from published message that are always zero. This allows the UAVCAN stack to always transfer only the minimum number of output values, avoiding redundant zeroes and the associated increase in bus load and CPU time
      
      * Added a separate mixer file for CAN quadrotor
      
      * Sampling profiler improvements
      
      * PMSP: Output more endpoints
      
      * Matrix update
      
      * libc usage workaround
      
      * Removed UAVCAN perfcounters
      21e04c9f
    • David Sidrane's avatar
      Fiexs frsky telemetry stack warning · 4fe29e52
      David Sidrane authored
      WARN  [load_mon] frsky_telemetry low on stack! (164 bytes left)
      
      Added 168 bytes = 160 needed + 8 bytes for head room
      4fe29e52
  3. Mar 16, 2017
  4. Mar 14, 2017
  5. Mar 13, 2017
  6. Mar 12, 2017
Loading