robot

Dependencies:   FastPWM3 mbed

Revision:
232:47f6cf4f9126
Parent:
231:753ec371b153
Child:
233:2ca26ab47b4f
--- a/CHANGELOG.txt	Sat Nov 10 06:50:53 2018 +0000
+++ b/CHANGELOG.txt	Sat Nov 10 08:37:08 2018 +0000
@@ -62,4 +62,5 @@
 11/10/2018 00:50 - moved RESOLVER_RESET pin to PC_0 to match new hardware
 11/10/2018 01:26 - renamed ia_supp_offset, ib_supp_offset to ad1, ad2_supp_offset to reflect the fact that they correspond to ADC channel offsets and not currents (which can be renamed in elsewhere)
 11/10/2018 01:32 - new pin mapping for new hardware
-11/10/2018 01:50 - swapped ia and ib (back to what they were before 11/10/2018)
\ No newline at end of file
+11/10/2018 01:50 - swapped ia and ib (back to what they were before 11/10/2018)
+11/10/2018 03:36 - restructured code to allow for proper encoder zeroing - MODE_ZERO and MODE_CHR execute run-once functions when they are entered, then drop to MODE_CFG
\ No newline at end of file