17 Commits (9f0877c746c59140a445660c1364709bf2e4ccdb)
 

Author SHA1 Message Date
Penguin 9f0877c746 fixed issue with receiving data. the interrupt overhead was too high so i switch to an interrupt/polling hybrid. idk how im going to do the queue but i have the library finished 2 years ago
Penguin 4bc852b44a weird behavior... message handling not working currently 2 years ago
Penguin b5ef056990 testing protocol 2 years ago
Penguin c2b2f2c14d adding protocol stuff for rs485 bus 2 years ago
Penguin 310e5a1a32 using circular buffer from penguin buffer until i implement ring buffer 2 years ago
Penguin 252037532b rs485 working. had to switch to different pins because something was running some frequency on d13. annoyed. 2 years ago
Penguin 4751793db5 rs485 not working as expected 2 years ago
Penguin 6988019971 fixing line endings, removing PA08 PA09 from pins 2 years ago
Penguin a6db0bddef added rs485 usart1 2 years ago
Penguin ce63792708 trying some wacky ways to determine speeds and direction. eventually ill look up some algorithms to do this properly. for now im goofin 2 years ago
Penguin 807f7c29e8 added 250hz timer for giving motor updates 2 years ago
Penguin feb61e56a8 accidentally removed p_uart_init() via code generation... added it back 2 years ago
Penguin 242068a52d removed cache 2 years ago
Penguin 51e6edb355 figured out which pins were which on the motor controller board... im using a random one from a hobby shop i bought forever ago and have no documentation 2 years ago
Penguin 49fbfa2cc4 added a printf 2 years ago
Penguin bdabdde746 fuck windows line endings honestly 2 years ago
Penguin 6758c57836 pwm working 2 years ago