1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
betaflight/src/test/unit
Martin Budden 47a0f15b7d Merge pull request #3659 from martinbudden/bf_blackbox_tidy
Blackbox header and function name tidy
2017-07-29 14:48:41 +01:00
..
alignsensor_unittest.cc Fixed up tests 2016-12-05 07:12:45 +00:00
altitude_hold_unittest.cc.txt fix unit tests 2017-05-05 08:22:31 +02:00
baro_bmp085_unittest.cc.txt Got unit tests working by removing non-working tests 2016-10-16 10:12:41 +01:00
baro_bmp280_unittest.cc Rename SPI functions. Rationalise parameter order. 2017-07-20 16:22:59 +01:00
baro_ms5611_unittest.cc Rename SPI functions. Rationalise parameter order. 2017-07-20 16:22:59 +01:00
battery_unittest.cc.txt fix unit tests 2017-05-05 08:22:31 +02:00
blackbox_encoding_unittest.cc Blackbox header and function name tidy 2017-07-29 13:33:19 +01:00
blackbox_unittest.cc Fix unit test 2017-06-29 19:28:22 +01:00
cli_unittest.cc Moving boardIdentifier out of config header and into systemConfig (for generic targets) 2017-07-25 09:05:12 +10:00
cms_unittest.cc Reworked arming conditions. 2017-06-30 08:43:46 +12:00
common_filter_unittest.cc Added filter unit test and tidied filter code 2016-10-23 10:10:14 +01:00
encoding_unittest.cc unify typedef struct name_s {} name_t; naming convention 2015-10-12 19:58:12 +01:00
flight_failsafe_unittest.cc Reworked arming conditions. 2017-06-30 08:43:46 +12:00
flight_imu_unittest.cc Move some GPS variables into struct. Some alignment with iNav 2017-06-25 14:44:04 +01:00
flight_mixer_unittest.cc.txt fix unit tests 2017-05-05 08:22:31 +02:00
gps_conversion_unittest.cc Reenable GPS conversion unit test 2017-06-11 09:13:15 +01: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 Add back and refactor some unit tests. 2017-06-12 15:02:00 +01:00
ledstrip_unittest.cc Reworked arming conditions. 2017-06-30 08:43:46 +12:00
maths_unittest.cc Add back and refactor some unit tests. 2017-06-12 15:02:00 +01:00
osd_unittest.cc Moving boardIdentifier out of config header and into systemConfig (for generic targets) 2017-07-25 09:05:12 +10:00
parameter_group.ld Unit test tidy 2016-12-21 22:44:57 +00:00
parameter_groups_unittest.cc Removed support for profile handling in parameter groups. 2017-06-15 03:11:02 +12:00
platform.h Add back and refactor some unit tests. 2017-06-12 15:02:00 +01:00
rc_controls_unittest.cc Added beeps to indicate the reason for arming being disabled. 2017-07-04 01:38:04 +12:00
rcsplit_unittest.cc Split MSP box code into separate module 2017-07-20 13:33:34 +01:00
rx_crsf_unittest.cc Updated CRSF telemetry so that telemetry and RX frames do not overlap 2016-11-17 22:36:11 +00:00
rx_ibus_unittest.cc CF/BF - Update re-instated unit tests due to rc_modes changes. 2017-06-19 13:31:08 +12:00
rx_ranges_unittest.cc Fix warnings in unit tests 2017-06-25 10:12:21 +01:00
rx_rx_unittest.cc Fix warnings in unit tests 2017-06-25 10:12:21 +01:00
scheduler_unittest.cc Add back and refactor some unit tests. 2017-06-12 15:02:00 +01:00
target.h Merge pull request #2856 from ledvinap/improvement-64bit-boxid 2017-06-19 13:31:08 +12:00
telemetry_crsf_unittest.cc Move some GPS variables into struct. Some alignment with iNav 2017-06-25 14:44:04 +01:00
telemetry_hott_unittest.cc Move some GPS variables into struct. Some alignment with iNav 2017-06-25 14:44:04 +01:00
telemetry_ibus_unittest.cc Apply 'telemetry_inversion' consistently to all protocols. 2017-06-13 00:59:18 +12:00
transponder_ir_unittest.cc Touch up 2017-06-12 21:48:51 +09:00
unittest_displayport.h Fixed test 2017-06-28 21:36:33 +01:00
unittest_macros.h Normalize all the line endings 2014-09-15 23:40:17 +01:00
ws2811_unittest.cc Reenable WS2812 unit test 2017-06-10 17:25:14 +01:00