Commit Graph

14 Commits (a08bcea9983cc97fb2f567c303622495f19a5a1e)

Author SHA1 Message Date
Fred Sundvik 3b422d2ac4 Add debug print for serial link errors
This is disabled by default
9 years ago
Fred Sundvik 59657355d2 Master mode remains active
It remains active even if the USB link is suspended or otherwise
temporarilly goes down.
9 years ago
Fred Sundvik f7275f0ede Configurable baud setting 9 years ago
Fred Sundvik d835ad91a3 Resend the keyboard state every ms
In case there's some errors on the link, and the packet gets lost
9 years ago
Fred Sundvik 11bd4ba0dd Remote object callable from many places
Change init_transport to add_remote_objects, so that it can be
called many times from different places.
9 years ago
Fred Sundvik 168c5b679f Call remote matrix update, when the matrix changes 9 years ago
Fred Sundvik 6fe6d111bf Send the keyboard matrix over the serial link 9 years ago
Fred Sundvik d8d4622802 Improve serial link initialization, and add driver 9 years ago
Fred Sundvik 46482460fa Some small fixes for the serial update loop 9 years ago
Fred Sundvik 9cb139adc4 Add simple loop for updating the serial link 9 years ago
Fred Sundvik 36e4869531 Create a thread for the serial link 9 years ago
Fred Sundvik 6873b17117 Support for Chibios compilation
Remove some warnings, change the include paths.
9 years ago
Fred Sundvik fe1db50fc3 Writing signals events 9 years ago
Fred Sundvik b7059d35f9 Working triple buffering 9 years ago