.. |
axis.h
|
More relocation of variables.
|
2015-02-01 00:03:46 +01:00 |
bitarray.c
|
[BITARRAY] Bounds check in the first iteration in bitArrayFindFirstSet() (#5707)
|
2020-05-16 17:38:31 +02:00 |
bitarray.h
|
Add bitarray functions for setting and clearing all the array
|
2018-12-26 11:53:20 +00:00 |
calibration.c
|
Fix the time window calculation problem in zeroCalibration code
|
2021-06-25 13:27:01 +02:00 |
calibration.h
|
[ACC] Make accelerometer calibration more robust
|
2020-03-24 14:39:28 +01:00 |
circular_queue.c
|
Some optimizations
|
2021-03-18 21:35:18 +01:00 |
circular_queue.h
|
Some optimizations
|
2021-03-18 21:35:18 +01:00 |
color.h
|
Allow colors to be configurable via the cli.
|
2014-09-19 00:08:40 +01:00 |
colorconversion.c
|
Fixed some whitespace around operators
|
2014-11-06 17:36:40 +01:00 |
colorconversion.h
|
Merge branch 'filter_extend' of
|
2015-11-14 22:31:29 +00:00 |
constants.h
|
First complete update - ready for testing
|
2021-07-12 19:31:54 +01:00 |
crc.c
|
[VTX] Refactor TRAMP VTX control code
|
2020-04-13 16:22:49 +02:00 |
crc.h
|
[VTX] Refactor TRAMP VTX control code
|
2020-04-13 16:22:49 +02:00 |
encoding.c
|
Switch compiler to _Ofast for critical files
|
2020-03-11 21:48:57 +01:00 |
encoding.h
|
Move zigzag encoding function to new common/encoding.c file, add tests
|
2015-02-26 13:27:09 +13:00 |
filter.c
|
Drop ABG filtering
|
2021-10-21 09:22:33 +02:00 |
filter.h
|
Allow PT2 and PT3 filters on Dterm
|
2021-07-26 18:03:52 +02:00 |
fp_pid.c
|
Autolevel implementation
|
2021-02-18 09:48:19 +01:00 |
fp_pid.h
|
Extract navigation PID controller to separate module
|
2021-02-03 20:09:38 +01:00 |
gps_conversion.c
|
Prepend USE_ prefix to CPP directives for enabling features
|
2017-12-04 13:01:24 +00:00 |
gps_conversion.h
|
Moved gps_conversion to common/directory
|
2017-01-27 17:28:59 +00:00 |
log.c
|
Get setting default values from settings.yaml (#6595)
|
2021-04-07 17:48:09 +02:00 |
log.h
|
[H7] Add preliminary support for H7 CPUs
|
2020-11-07 14:28:14 +01:00 |
maths.c
|
Safe SquareRoot
|
2021-08-15 18:46:39 -03:00 |
maths.h
|
Fixed inconsistency with Heading in preview and OSD
|
2021-07-25 12:15:30 +01:00 |
memory.c
|
Replace DEBUG_TRACE with LOG
|
2019-03-18 19:33:43 +00:00 |
memory.h
|
Timer driver refactoring (#3120)
|
2018-05-23 16:44:30 +10:00 |
olc.c
|
improvements
|
2020-08-19 10:38:41 +02:00 |
olc.h
|
Make sure olc_encode() uses the same units as the GPS
|
2019-01-07 23:18:21 +00:00 |
printf.c
|
Printf: Implement size checked and va_list variants
|
2019-05-05 00:21:12 +01:00 |
printf.h
|
Printf: Implement size checked and va_list variants
|
2019-05-05 00:21:12 +01:00 |
quaternion.h
|
Minor performance update
|
2021-05-17 11:47:37 +02:00 |
streambuf.c
|
Add FPort support
|
2018-03-16 12:50:23 +00:00 |
streambuf.h
|
Add FPort support
|
2018-03-16 12:50:23 +00:00 |
string_light.c
|
Refactor atoi() implementation; Move to typeconversion.c; Fix negative values bug
|
2017-08-23 17:09:36 +10:00 |
string_light.h
|
Refactor atoi() implementation; Move to typeconversion.c; Fix negative values bug
|
2017-08-23 17:09:36 +10:00 |
time.c
|
Get setting default values from settings.yaml (#6595)
|
2021-04-07 17:48:09 +02:00 |
time.h
|
Fix int32_t microseconds overflow in navigation.
|
2021-04-08 11:00:03 +02:00 |
tristate.h
|
[RX] Make halfDuplex (exposed as serialrx_halfduplex) a tristate
|
2020-08-11 10:19:33 +01:00 |
typeconversion.c
|
Switch compiler to _Ofast for critical files
|
2020-03-11 21:48:57 +01:00 |
typeconversion.h
|
Refactor atoi() implementation; Move to typeconversion.c; Fix negative values bug
|
2017-08-23 17:09:36 +10:00 |
utils.h
|
[H7] Add preliminary support for H7 CPUs
|
2020-11-07 14:28:14 +01:00 |
uvarint.c
|
[COMMON] Add functions for uvarint encoding/decoding
|
2019-10-17 12:22:43 +01:00 |
uvarint.h
|
[COMMON] Add functions for uvarint encoding/decoding
|
2019-10-17 12:22:43 +01:00 |
vector.h
|
Minor performance update
|
2021-05-17 11:47:37 +02:00 |