Commit Graph

19 Commits

Author SHA1 Message Date
rusefillc f833e13536
unused PWM api? (#273) 2023-07-22 15:33:56 -07:00
Matthew Kennedy 36a2fc0a14 save ram 2022-12-01 15:52:03 -08:00
Matthew Kennedy fa00aa0ad4 save ram 2022-12-01 15:51:01 -08:00
Andrey G cddcd0d88c
Multichannel (#134)
* Multichannel AFR

* heater: fixes for multi channel mode

* f1_dual: fix configuration names

* pump_dac: fixes for multi-channel mode

* pwm: fixes for multichannel mode

* pump_control: reference instead of pointer

* sampling: reference instead of pointer

* heater_control: reference instead of pointer

* sampling: comment about heater/battery voltage

* f0_module: fixes for multi-channel update

* f1_rev2: fix for multichannel AFR

* hello rev 3

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-29 17:19:30 -07:00
Matthew Kennedy 1be860538b use math lib 2022-07-16 19:42:30 -07:00
Matthew Kennedy cca3c6a5de I'll just do it myself, then 2022-06-29 11:41:45 -07:00
rusefillc 1e3dc3808e
0624 pwm (#81)
* pwm.cpp: support multichannel

(cherry picked from commit 27995893ee)

* pwm.cpp: allow external config

(cherry picked from commit 70856151b7)

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2022-06-29 11:39:50 -07:00
Matthew Kennedy 2167016c16 format 2022-05-07 11:15:11 -07:00
Matthew Kennedy a376b54b55 report duty as float 2022-01-26 10:56:58 -08:00
Matthew Kennedy d0889d6115 dave's board build now 2021-04-26 17:47:17 -07:00
Matthew Kennedy 9163d44962 pwm doesn't work without this 2021-03-17 22:53:24 -07:00
Matthew Kennedy 98a4dd41b2 no advanced timer 2021-02-25 22:48:35 -08:00
Matthew Kennedy fb66c03ac7 api to get pump duty 2020-12-15 14:58:39 -08:00
Matthew Kennedy c2b535facf cleanup 2020-11-28 03:04:04 -08:00
Matthew Kennedy fbce57558f clamp pwm duty 2020-10-30 02:39:39 -07:00
Matthew Kennedy 3e90915d48 PWM works 2020-10-26 12:45:50 -07:00
Matthew Kennedy 7a94321773 fix pwm 2020-10-26 11:26:31 -07:00
Matthew Kennedy 875f3c063c not needed 2020-09-19 16:51:08 -07:00
Matthew Kennedy cda402e38f add pwm 2020-09-19 15:44:10 -07:00