bldc/hwconf
Benjamin Vedder f560f27871 Merge branch 'master' into dev_fw_5_02 2020-08-13 13:54:16 +02:00
..
drv8301.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
drv8301.h Better thread/isr motor selection 2020-03-16 22:42:44 +01:00
drv8305.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
drv8305.h First official commit after the VESC Project release 2017-09-04 21:12:43 +02:00
drv8320s.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
drv8320s.h Major 2019 update 2019-02-18 19:30:19 +01:00
drv8323s.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
drv8323s.h Major 2019 update 2019-02-18 19:30:19 +01:00
hw.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
hw.h added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
hw_40.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_40.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_45.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_45.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_46.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_46.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_48.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_48.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_49.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_49.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_60.c Added HW60_MK4 support and added 60_MK4 and 75_300_R3 to build script 2020-04-24 20:48:21 +02:00
hw_60.h Added HW60_MK4 support and added 60_MK4 and 75_300_R3 to build script 2020-04-24 20:48:21 +02:00
hw_75_300.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_75_300.h Fixed 75/300 R3 hwconf 2020-04-06 13:09:09 +02:00
hw_100_250.c FW 3.66: Many changes, see changelog 2020-01-12 21:25:21 +01:00
hw_100_250.h FW 3.66: Many changes, see changelog 2020-01-12 21:25:21 +01:00
hw_140_300.c added 140/300 hw and comm_can fix 2020-08-13 13:53:29 +02:00
hw_140_300.h added 140/300 hw and comm_can fix 2020-08-13 13:53:29 +02:00
hw_410.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_410.h Some HW cleanup and documentation, fixed DRV8301 fault readout bug, added mpu_read_reg terminal command 2019-04-26 11:07:31 +02:00
hw_a200s_v2.c Add hwconf for A200S V2 2019-09-15 00:48:20 +01:00
hw_a200s_v2.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_axiom.c Axiom: adds input current sensor capability. 2020-05-16 17:56:08 -03:00
hw_axiom.h Axiom: adds input current sensor capability. 2020-05-16 17:56:08 -03:00
hw_axiom_fpga_bitstream.c Axiom: Add FPGA image 2019-10-29 09:43:06 -03:00
hw_binar_v1.c Fixed current offset fault bug, added support for multiple IMUs and ICM-20948 2019-05-03 19:55:36 +02:00
hw_binar_v1.h Fixed current offset fault bug, added support for multiple IMUs and ICM-20948 2019-05-03 19:55:36 +02:00
hw_das_mini.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_das_mini.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_das_rs.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_das_rs.h Added BMI160 SPI support 2020-07-02 12:00:12 +02:00
hw_hd.c Fixed blackmagic UICR bug, updated changelog and rebuild script 2020-07-02 12:39:54 +02:00
hw_hd.h Fixed blackmagic UICR bug, updated changelog and rebuild script 2020-07-02 12:39:54 +02:00
hw_hd75.c Added HD75 support 2020-07-02 12:37:46 +02:00
hw_hd75.h Added HD75 support 2020-07-02 12:37:46 +02:00
hw_luna_bbshd.c BBSHD: Add DAC support 2020-03-26 13:37:11 -03:00
hw_luna_bbshd.h bbshd: configure built-in BLE 2020-07-24 13:14:27 -03:00
hw_mini4.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_mini4.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_r2.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_r2.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_rd2.c HW60_MK3 support, shutdown fix, added COMM_SET_CURRENT_REL, ramp fix, PPM timeout fix, IRQ prio fix 2019-12-19 16:55:38 +01:00
hw_rd2.h HW60_MK3 support, shutdown fix, added COMM_SET_CURRENT_REL, ramp fix, PPM timeout fix, IRQ prio fix 2019-12-19 16:55:38 +01:00
hw_rh.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_rh.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_stormcore_60d.c Merge branch 'master' into dev_fw_5_02 2020-08-13 13:54:16 +02:00
hw_stormcore_60d.h Prevent power switch from working when stormcore gets too hot. Fix bug in median filter. 2020-08-10 09:28:07 -07:00
hw_stormcore_100d.c Merge branch 'master' into dev_fw_5_02 2020-08-13 13:54:16 +02:00
hw_stormcore_100d.h Modified some pins config stuff for stormcore hardware 2020-07-21 09:42:31 -07:00
hw_stormcore_100s.c Updated configs for 100s and 60d 2020-03-17 10:18:39 -07:00
hw_stormcore_100s.h Merge branch 'master' into dev_fw_5_02 2020-08-13 13:54:16 +02:00
hw_tp.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_tp.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_uavc_omega.c FW3.59. Many updates, see changelog for details 2019-09-03 20:39:05 +02:00
hw_uavc_omega.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_uavc_qcube.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_uavc_qcube.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hw_unity.c Made motor temperature lpf slower, and added median motor temperature lpf to HWs with adc mux 2020-04-18 09:48:25 +02:00
hw_unity.h Add Unity and 60D LSM6DS3 pin config 2020-06-01 20:17:48 -07:00
hw_uxv_sr.c added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
hw_uxv_sr.h added custom HW file, support for ID pins, and fixed circular include 2020-07-21 10:54:04 +02:00
hw_victor_r1a.c Major 2019 update 2019-02-18 19:30:19 +01:00
hw_victor_r1a.h FW upload compression support, TS5700N8501 support 2019-12-05 19:50:17 +01:00
hwconf.mk Major 2019 update 2019-02-18 19:30:19 +01:00