bldc/encoder
Benjamin Vedder 1a92069bc6 Use accurate sincosf for encoder offset as speed does not matter in the initialization function 2022-12-02 12:23:59 +01:00
..
enc_abi.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
enc_abi.h Moved state out of enc_abi, more encoder cleanup 2022-02-20 16:22:38 +01:00
enc_ad2s1205.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
enc_ad2s1205.h Moved state out of enc_abi, more encoder cleanup 2022-02-20 16:22:38 +01:00
enc_as5x47u.c Making it clear a commented out line is included for visability. 2022-07-20 08:04:47 -06:00
enc_as5x47u.h Adding myself to copyright header on AS5x47U encoder files. 2022-07-19 09:42:13 -06:00
enc_as504x.c [Utils] Update the header includes 2022-03-23 20:25:37 -04:00
enc_as504x.h Update enc_as504x.h 2022-06-03 16:57:17 +02:00
enc_bissc.c First impl of bissc. 2022-10-02 16:33:17 +02:00
enc_bissc.h First impl of bissc. 2022-10-02 16:33:17 +02:00
enc_mt6816.c Adding support for the AS5x47U encoder. 2022-07-18 14:25:03 -06:00
enc_mt6816.h Add tle5012 encoder using software ssc interface 2022-11-15 13:34:30 -06:00
enc_sincos.c Use accurate sincosf for encoder offset as speed does not matter in the initialization function 2022-12-02 12:23:59 +01:00
enc_sincos.h Moved state out of enc_abi, more encoder cleanup 2022-02-20 16:22:38 +01:00
enc_tle5012.c Some cleanup, run encoder-routine in thread instead of isr 2022-11-16 11:49:47 +01:00
enc_tle5012.h Some cleanup, run encoder-routine in thread instead of isr 2022-11-16 11:49:47 +01:00
enc_ts5700n8501.c Some cleanup, run encoder-routine in thread instead of isr 2022-11-16 11:49:47 +01:00
enc_ts5700n8501.h Moved state out of enc_abi, more encoder cleanup 2022-02-20 16:22:38 +01:00
encoder.c Use accurate sincosf for encoder offset as speed does not matter in the initialization function 2022-12-02 12:23:59 +01:00
encoder.h Added encoder error rate command 2022-11-19 18:46:01 +01:00
encoder.mk Add tle5012 encoder using software ssc interface 2022-11-15 13:34:30 -06:00
encoder_cfg.c Some cleanup, run encoder-routine in thread instead of isr 2022-11-16 11:49:47 +01:00
encoder_cfg.h Add tle5012 encoder using software ssc interface 2022-11-15 13:34:30 -06:00
encoder_datatype.h updated comment 2022-12-02 11:42:56 +01:00