1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
betaflight/src/test/unit
2019-03-03 14:54:38 +13:00
..
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 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 Allow mixed speed and mode on a SPI bus by CR1 caching 2019-01-14 03:34:27 +09:00
baro_ms5611_unittest.cc Allow mixed speed and mode on a SPI bus by CR1 caching 2019-01-14 03:34:27 +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 Gyro Sensors: Remove 32kHz gyro sampling mode(s) and associated code 2019-02-13 22:41:21 +13:00
cli_unittest.cc Refactor OSD element display code 2019-02-21 14:03:25 -05: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 Change Pt1 cutoff from uint16_t to float 2019-02-12 22:34:16 +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 Added shadow copies for CLI and MSP. 2018-08-21 00:36:47 +12: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 Support programming of Arduino devices in serial passthrough mode (#5129) 2018-03-21 23:17:31 +13:00
ledstrip_unittest.cc Fixed initialisation problem with LED_STRIP. 2019-02-08 12:29:57 +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 Refactor OSD element display code 2019-02-21 14:03:25 -05: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 Fixed tests. 2019-02-28 19:52:11 +13:00
platform.h Fix compiliation for F1 targets 2019-02-09 12:15:31 -05:00
rc_controls_unittest.cc Applied 'USE_ACC' consistently. 2019-02-08 09:51:48 +13:00
rcdevice_unittest.cc Refactor OSD element display code 2019-02-21 14:03:25 -05: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 Fix stage 1 failsafe throttle "auto" setting for switched 3D modes 2019-01-09 06:34:28 -05:00
rx_rx_unittest.cc Optimize rc modes activation conditions processing 2019-02-05 16:05:16 -05:00
rx_spi_spektrum_unittest.cc Added Spektrum SPI driver. 2019-03-03 14:54:38 +13: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 Applied 'USE_ACC' consistently. 2019-02-08 09:51:48 +13:00
telemetry_crsf_msp_unittest.cc Reorganised interfaces, putting them where they are used. 2019-01-27 13:38:22 +13:00
telemetry_crsf_unittest.cc Improved CRSF flight mode reporting. 2019-02-02 21:15: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 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 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