1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00
betaflight/src/test/unit
2022-12-04 13:56:24 +01:00
..
timer_definition_unittest.include Debug - Fix the NUCLEOH743 target_definition_unittest failure. 2021-08-18 17:11:55 +02:00
alignsensor_unittest.cc Use ARRAYLEN macro where applicable 2022-10-12 13:14:51 +02: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 Remove old style definitions 2022-10-13 03:33:54 +02: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 Remove USE_EXTI, USE_GYRO_EXTI and USE_MPU_DATA_READY_SIGNAL defines 2022-06-17 20:09:24 +01:00
baro_bmp280_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
baro_bmp388_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
baro_ms5611_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02: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 Fixed motorOutputLimitLow in blackbox and OSD. 2020-08-31 22:00:23 +12:00
cli_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
cms_unittest.cc Make CMS fields readonly when overridden by a slider and mark with an S 2021-12-12 16:34:02 +00:00
common_filter_unittest.cc Change Pt1 cutoff from uint16_t to float 2019-02-12 22:34:16 +01:00
encoding_unittest.cc Use ARRAYLEN macro where applicable 2022-10-12 13:14:51 +02:00
flight_failsafe_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
flight_imu_unittest.cc Update flight_imu_unittest.cc 2022-09-15 11:31:37 +10:00
flight_mixer_unittest.cc.txt Renamed 'rxRuntimeConfig' to 'rxRuntimeState'. 2019-10-22 00:12:51 +13:00
gps_conversion_unittest.cc remove not needed whitespaces 2017-08-24 11:33:39 +02:00
huffman_unittest.cc
io_serial_unittest.cc Moved configuration validation into 'config.c'. 2019-11-24 21:19:26 +13:00
ledstrip_unittest.cc Removing unused timerHardware 2022-10-21 10:29:47 +11:00
link_quality_unittest.cc Added RSNR to the OSD (#11062) 2022-11-10 04:53:15 +01:00
maths_unittest.cc Fix use of floating point math functions 2021-12-21 04:18:59 +01:00
motor_output_unittest.cc Extended Bidir DShot 2022-09-14 20:11:58 +02:00
osd_unittest.cc Fix OSD_X macro to correctly load the high bit (#12038) 2022-12-04 13:56:24 +01: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 Merge pull request #11887 from KarateBrot/styledef 2022-10-16 00:22:02 +02:00
platform.h Raise PID profile count 2022-08-05 23:42:49 +02:00
rc_controls_unittest.cc Merge pull request #11779 from haslinghuis/update-pidprofile 2022-10-13 21:09:49 +02:00
rcdevice_unittest.cc Update unit tests 2021-04-26 15:14:59 +02:00
rx_crsf_unittest.cc Remove superfluous double ; 2022-07-24 14:49:35 +01:00
rx_ibus_unittest.cc Lock altitude task to 100Hz 2022-10-22 21:45:50 +02:00
rx_ranges_unittest.cc Added RSNR to the OSD (#11062) 2022-11-10 04:53:15 +01:00
rx_rx_unittest.cc Added RSNR to the OSD (#11062) 2022-11-10 04:53:15 +01:00
rx_spi_expresslrs_telemetry_unittest.cc Fix msp API_VERSION_MINOR (#12001) 2022-11-17 04:04:38 +01:00
rx_spi_expresslrs_unittest.cc Review comment fixes 2022-09-07 14:35:00 +02:00
rx_spi_spektrum_unittest.cc spektrum spi protocol improvements 2020-06-28 13:49:18 +02:00
rx_sumd_unittest.cc Lock altitude task to 100Hz 2022-10-22 21:45:50 +02:00
scheduler_unittest.cc Remove USE_EXTI, USE_GYRO_EXTI and USE_MPU_DATA_READY_SIGNAL defines 2022-06-17 20:09:24 +01:00
sensor_gyro_unittest.cc consistent gyro and dterm filter names 2021-09-27 09:12:00 +10:00
target.h Naming adjustment for USE_SERIAL_RX to USE_SERIALRX (#11992) 2022-11-15 00:42:54 +01:00
telemetry_crsf_msp_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
telemetry_crsf_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
telemetry_hott_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
telemetry_ibus_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
transponder_ir_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00
unittest_displayport.h OSD - Add support for async screen clearing to display API. 2022-01-22 18:59:11 +01:00
unittest_macros.h Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05:00
vtx_msp_unittest.cc Update cms status string during processing 2022-09-07 14:41:36 +02:00
vtx_unittest.cc remove gps_required and gps_minimum sats and revert to gps_rescue_min_sats 2022-10-20 21:44:01 +11:00
ws2811_unittest.cc Fix function brace style 2022-10-12 16:31:55 +02:00