.. |
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
|
Introduced cli parameter <gyro_offset_yaw>
|
2018-01-25 12:45:38 +01: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
|
Suppress OSD stats if disarming from crash-flip or untriggered launch control
|
2018-11-04 09:57:02 -05: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
|
SPI CS preinit for configurability
|
2018-05-24 22:00:26 +09:00 |
baro_ms5611_unittest.cc
|
SPI CS preinit for configurability
|
2018-05-24 22:00:26 +09: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
|
Fix blackbox unit test.
|
2018-09-20 15:35:50 +02:00 |
cli_unittest.cc
|
Optimize in-flight adjustments to only process configured ranges
|
2018-09-18 10:31:58 -04:00 |
cms_unittest.cc
|
Merge pull request #4521 from martinbudden/bf_cms_onglobalexit
|
2017-11-10 10:35:13 +13:00 |
common_filter_unittest.cc
|
gyro & d-term filters: remove filtering options except biquad/pt1
|
2018-05-29 10:54:46 +12:00 |
encoding_unittest.cc
|
|
|
flight_failsafe_unittest.cc
|
Added shadow copies for CLI and MSP.
|
2018-08-21 00:36:47 +12:00 |
flight_imu_unittest.cc
|
Fix throttle angle correction when smoothing throttle; reduce processing overhead
|
2018-06-28 15:56:01 -04: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
|
Support programming of Arduino devices in serial passthrough mode (#5129)
|
2018-03-21 23:17:31 +13:00 |
ledstrip_unittest.cc
|
Changed warning to only be shown when armed.
|
2018-11-04 13:37:39 +13: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
|
Add OSD Profile feature - issue 4155
|
2018-12-01 17:51:38 +10:00 |
pg.ld
|
Renamed 'parameter_group' to 'pg'.
|
2017-12-19 23:36:31 +13:00 |
pg_unittest.cc
|
Renamed 'parameter_group' to 'pg'.
|
2017-12-19 23:36:31 +13:00 |
pid_unittest.cc
|
Prevent crash recovery detection immediately after entering self-level modes
|
2018-11-02 23:43:41 -04:00 |
platform.h
|
Create a pg for rxConfig
|
2018-05-27 09:13:04 +09:00 |
rc_controls_unittest.cc
|
Renamed 'fc/fc_' files to remove the double 'fc'.
|
2018-08-26 14:07:06 +12:00 |
rcdevice_unittest.cc
|
fix coding style
|
2018-09-22 10:15:01 +08:00 |
rx_crsf_unittest.cc
|
Create a pg for rxConfig
|
2018-05-27 09:13:04 +09:00 |
rx_ibus_unittest.cc
|
Create a pg for rxConfig
|
2018-05-27 09:13:04 +09:00 |
rx_ranges_unittest.cc
|
Added shadow copies for CLI and MSP.
|
2018-08-21 00:36:47 +12:00 |
rx_rx_unittest.cc
|
frsky-spi-D16 was counting every telemetry state as a good packet. If it was garbage packet it would go straight into the rcData
|
2018-06-10 01:37:31 +12:00 |
scheduler_unittest.cc
|
Removed function declaration.
|
2018-06-17 13:40:15 +12:00 |
sensor_gyro_unittest.cc
|
Resolve upward inclusion
|
2018-09-06 18:43:58 +09:00 |
target.h
|
Fixed tests.
|
2018-10-25 13:50:23 +13:00 |
telemetry_crsf_msp_unittest.cc
|
Support for disabling individual telemetry sensors.
|
2018-11-12 22:02:35 +00:00 |
telemetry_crsf_unittest.cc
|
Support for disabling individual telemetry sensors.
|
2018-11-12 22:02:35 +00:00 |
telemetry_hott_unittest.cc
|
Support for disabling individual telemetry sensors.
|
2018-11-12 22:02:35 +00:00 |
telemetry_ibus_unittest.cc
|
Support for disabling individual telemetry sensors.
|
2018-11-12 22:02:35 +00:00 |
timer_definition_unittest.cc
|
Adding a per-target unit test for timer metadata consistency.
|
2018-09-11 06:42:10 +02:00 |
transponder_ir_unittest.cc
|
Touch up
|
2017-06-12 21:48:51 +09:00 |
unittest_displayport.h
|
Prepare OSD for iterative updating
|
2018-01-12 14:46:29 +00:00 |
unittest_macros.h
|
|
|
vtx_unittest.cc
|
Suppress OSD stats if disarming from crash-flip or untriggered launch control
|
2018-11-04 09:57:02 -05:00 |
ws2811_unittest.cc
|
Reenable WS2812 unit test
|
2017-06-10 17:25:14 +01:00 |