Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Vedder d8e3128e46 Optimization updates, added pwm-driver and added pwm extensions 2024-04-05 19:26:36 +02:00
Benjamin Vedder 341a7e67b1 Added cache support 2024-03-10 12:56:27 +01:00
Benjamin Vedder e31f087a6e Added crc32 2023-11-02 15:37:58 +01:00
Benjamin Vedder 95227daa1e Use float-version of sqrt in fft 2023-09-05 11:20:35 +02:00
Benjamin Vedder 74a6b382e3 Angle interpolation without sin/cos/atan2 and tests for it 2023-03-21 13:25:31 +01:00
Benjamin Vedder 5d3e02afd3 Updated to latest lbm 2023-01-24 11:15:12 +01:00
Benjamin Vedder 696acb581a 64-bit logging support 2022-11-10 21:56:29 +01:00
Benjamin Vedder ed4c54059f Start of GNSS-support 2022-11-08 17:47:53 +01:00
Benjamin Vedder 9bd74b07ac Fixed some warnings 2022-11-04 20:04:17 +01:00
Benjamin Vedder 9215827d76 Much more robust lbm event handling 2022-11-04 19:46:36 +01:00
Mitch Lustig 1c4d4a88c1 Add accel filter 2022-09-27 21:30:15 -07:00
Benjamin Vedder ff9679d336 Lisp code streaming, more native functions and checks, custom config support, moved global send buffer to mempools 2022-09-18 22:47:50 +02:00
Zhang ZD 1416355836 prefix static keyword to inline functions in utils_math.h to fix linking errors when using gcc version 10 2022-08-29 09:37:19 +08:00
Benjamin Vedder b900ffcde5 Orginized files 2022-05-15 11:55:34 +02:00