.. |
timer_definition_unittest.include
|
Adding a per-target unit test for timer metadata consistency.
|
2018-09-11 06:42:10 +02:00 |
alignsensor_unittest.cc
|
Refactored arbitrary gyro and mag alignment.
|
2019-07-13 11:51:20 +12:00 |
altitude_hold_unittest.cc.txt
|
added gps for altitude estimation, remove most unused code, rename altitude.c to position.c, add hdop to nmea
|
2018-05-04 08:45:26 -07:00 |
arming_prevention_unittest.cc
|
Applied 'USE_ACC' consistently.
|
2019-02-08 09:51:48 +13:00 |
atomic_unittest.cc
|
Add -flocks only to clang
|
2017-09-27 14:29:37 +02:00 |
atomic_unittest_c.c
|
Fix atomic in unittests (#4240)
|
2017-09-27 13:12:37 +01:00 |
baro_bmp085_unittest.cc.txt
|
Configurable compass drivers based on jflyper's PR #3613
|
2017-10-17 22:22:11 +02:00 |
baro_bmp280_unittest.cc
|
Split baro processing into a number of phases and use non-blocking deferred I2C accesses
|
2019-08-26 17:17:31 +01:00 |
baro_bmp388_unittest.cc
|
Split baro processing into a number of phases and use non-blocking deferred I2C accesses
|
2019-08-26 17:17:31 +01:00 |
baro_ms5611_unittest.cc
|
Split baro processing into a number of phases and use non-blocking deferred I2C accesses
|
2019-08-26 17:17:31 +01:00 |
battery_unittest.cc.txt
|
Added shadow copies for CLI and MSP.
|
2018-08-21 00:36:47 +12:00 |
blackbox_encoding_unittest.cc
|
Renamed 'parameter_group' to 'pg'.
|
2017-12-19 23:36:31 +13:00 |
blackbox_unittest.cc
|
Move motorConfig_s, motorDevConfig_s and associated PG handling into pg/motor.[ch]
|
2019-06-29 20:03:54 +09:00 |
cli_unittest.cc
|
Extended configuration status to accommodate custom defaults.
|
2019-09-03 09:57:43 +12:00 |
cms_unittest.cc
|
Motor code refactor (Phase 1)
|
2019-07-17 01:33:39 +09:00 |
common_filter_unittest.cc
|
Change Pt1 cutoff from uint16_t to float
|
2019-02-12 22:34:16 +01:00 |
encoding_unittest.cc
|
|
|
flight_failsafe_unittest.cc
|
GPS Rescue procedure can be aborted by moving sticks, with a configurable delay after recovering rx
|
2019-04-14 14:15:17 +02:00 |
flight_imu_unittest.cc
|
Mag heading optionally ignored while GPS Rescue is running
|
2019-01-11 06:26:01 +01:00 |
flight_mixer_unittest.cc.txt
|
Added shadow copies for CLI and MSP.
|
2018-08-21 00:36:47 +12:00 |
gps_conversion_unittest.cc
|
remove not needed whitespaces
|
2017-08-24 11:33:39 +02:00 |
huffman_unittest.cc
|
Implemented streaming Huffman compression in chunks of 256 bytes
|
2017-07-27 16:04:38 +03:00 |
io_serial_unittest.cc
|
Fixed RX / telemetry port sharing for iBus.
|
2019-10-08 00:05:32 +13:00 |
ledstrip_unittest.cc
|
Optimize ledstrip DMA buffer update to reduce task processing time
|
2019-09-05 16:10:19 -04:00 |
link_quality_unittest.cc
|
Feature: show 3d speed on OSD
|
2019-08-30 08:21:19 +02:00 |
maths_unittest.cc
|
Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention.
|
2017-11-05 10:15:24 +13:00 |
osd_unittest.cc
|
Feature: show 3d speed on OSD
|
2019-08-30 08:21:19 +02:00 |
pg.ld
|
Renamed 'parameter_group' to 'pg'.
|
2017-12-19 23:36:31 +13:00 |
pg_unittest.cc
|
Move motorConfig_s, motorDevConfig_s and associated PG handling into pg/motor.[ch]
|
2019-06-29 20:03:54 +09:00 |
pid_unittest.cc
|
ff from interpolated setpoint
|
2019-08-08 09:50:18 +02:00 |
platform.h
|
Fix compiliation for F1 targets
|
2019-02-09 12:15:31 -05:00 |
rc_controls_unittest.cc
|
Fixed tests for adjustment ranges.
|
2019-06-05 00:56:41 +12:00 |
rcdevice_unittest.cc
|
add feature & protocolVersion cli setting
|
2019-03-04 09:16:34 +08:00 |
rx_crsf_unittest.cc
|
USE_CRSF_LINK_STATISTICS Split from pr 8042
|
2019-05-04 22:08:14 -04:00 |
rx_ibus_unittest.cc
|
Fixed IBUS protocol for AFHDS 3 and latest AFHDS 2a receivers.
|
2019-08-23 20:08:54 +02:00 |
rx_ranges_unittest.cc
|
Use PT1 filter for frame based RSSI using rssi_src_frame_lpf_period when rssi_src_frame_errors = ON
|
2019-04-28 16:00:18 +01:00 |
rx_rx_unittest.cc
|
Use PT1 filter for frame based RSSI using rssi_src_frame_lpf_period when rssi_src_frame_errors = ON
|
2019-04-28 16:00:18 +01:00 |
rx_spi_spektrum_unittest.cc
|
Added Spektrum SPI driver.
|
2019-03-03 14:54:38 +13:00 |
rx_sumd_unittest.cc
|
Fixed RX / telemetry port sharing for iBus.
|
2019-10-08 00:05:32 +13:00 |
scheduler_unittest.cc
|
Removed function declaration.
|
2018-06-17 13:40:15 +12:00 |
sensor_gyro_unittest.cc
|
Refactored arbitrary gyro and mag alignment.
|
2019-07-13 11:51:20 +12:00 |
target.h
|
Applied 'USE_ACC' consistently.
|
2019-02-08 09:51:48 +13:00 |
telemetry_crsf_msp_unittest.cc
|
USE_CRSF_LINK_STATISTICS Split from pr 8042
|
2019-05-04 22:08:14 -04:00 |
telemetry_crsf_unittest.cc
|
Fixed RX / telemetry port sharing for iBus.
|
2019-10-08 00:05:32 +13:00 |
telemetry_hott_unittest.cc
|
Fixed tests
|
2018-12-27 15:03:36 +01:00 |
telemetry_ibus_unittest.cc
|
Increased vbat precision
|
2018-12-25 12:00:45 +01:00 |
timer_definition_unittest.cc
|
Added DMA mapping (readonly for now), and enabled timer management for all F4 boards.
|
2019-02-28 00:25:43 +13:00 |
transponder_ir_unittest.cc
|
|
|
unittest_displayport.h
|
Prepare OSD for iterative updating
|
2018-01-12 14:46:29 +00:00 |
unittest_macros.h
|
Fix UNUSED() macro conflict with STM libraries
|
2019-02-18 11:26:03 -05:00 |
vtx_unittest.cc
|
Applied 'USE_ACC' consistently.
|
2019-02-08 09:51:48 +13:00 |
ws2811_unittest.cc
|
Fixed initialisation problem with LED_STRIP.
|
2019-02-08 12:29:57 +13:00 |