Commit Graph

4901 Commits (f9d226ca50ba243133847d19893d2c3b844eec12)
 

Author SHA1 Message Date
Fred Sundvik 8e2d70d11f Simplify the triple buffer implementation 9 years ago
Fred Sundvik 4bb5733cdc Updates to triple buffer 9 years ago
Fred Sundvik 50edb3d90c Add first version of triple buffered object 9 years ago
Fred Sundvik c78eefba49 Add first transport tests 9 years ago
Fred Sundvik ea346125e8 Add some validation for invalid router destinations 9 years ago
Fred Sundvik 532f98eef6 Support for other links sending to master 9 years ago
Fred Sundvik c28e19c546 First link sending to master 9 years ago
Vincent Pochet 1934e8a270 Add extra keymap for swiss french keyboard 9 years ago
Fred Sundvik 82b5037b9d Add master send to specific destinations 9 years ago
Fred Sundvik cee5406ed7 Add complete master broadcast test 9 years ago
Fred Sundvik 4b9fccc756 Start implement router 9 years ago
Fred Sundvik 5a1600e24f Add link parameter 9 years ago
Lukas Klingsbo 39ed50f605 Added a keymap optimized for xmonad
The M(1) function changes layer temporarily (so that numbers can be used)
and holds LGUI which makes it possible to easily change virtual screens
and swap windows inbetween them.
9 years ago
Jack Humbert a6414eb257 Merge pull request #145 from gerbercj/feature/atreus_astar
Add support for Atreus running on A-Star
9 years ago
Chris Gerber 1db3558a92 Change default controller for Atreus from Teensy2 to A-Star 9 years ago
Fred Sundvik 419908e5ef Hide the byte stuffer state inside it 9 years ago
Chris Gerber 47dcec2945 Add support for Atreus running on A-Star 9 years ago
Stephan Bösebeck f0dfe8ab97 testing moving the 6 to the left, having one key more on the right used for hash now
feels a bit more natural to me. Need to investigate further.
9 years ago
Fred Sundvik 8d50880686 Use memcpy instead of cast to avoid alignment issues 9 years ago
Fred Sundvik f22d2543b1 Rename route_frame to route_incoming_frame 9 years ago
Fred Sundvik 0eb62c4ce6 Rename recv_frame to validator_recv_frame 9 years ago
Fred Sundvik 2a6696bd3d Add validator send frame 9 years ago
Fred Sundvik 62058329ff Add crc32 validation of received frames 9 years ago
Fred Sundvik a3ec3bbef8 Start implement frame validator 9 years ago
Fred Sundvik 713465fb41 Add some full round trip tests
Mostly to ensure that the receive and send framing works the same
way. Especially for the special case with 254 non-zeros.
9 years ago
Fred Sundvik 6956c177da Add byte stuffing send support for large frames 9 years ago
Fred Sundvik 2f3ea76428 Fix name of some unit tests 9 years ago
Fred Sundvik f3beeb0270 Hanlde sending of zero bytes for small packets 9 years ago
Fred Sundvik a089eaa868 Add sending of small frames with no zeroes 9 years ago
Fred Sundvik 26537474ae Add byte stuffer recv handling of too long frames 9 years ago
Fred Sundvik e8cb6d8023 Bytestuffer recv handling of long frames 9 years ago
Fred Sundvik eefb5b5634 Mutiple frame handling for byte stuffer
Also handles unexpected data.
9 years ago
Fred Sundvik ce3a21cbea Implement receive of valid small byte stuffed frames 9 years ago
Fred Sundvik 8a991a266e Rename files to match what they actually do
Also add validator before routing.
9 years ago
Fred Sundvik 1f1bc183dd Start implementing data_link 9 years ago
Fred Sundvik 3eaddd6514 Use cgreen test runner instead of executables 9 years ago
Fred Sundvik 3c6b93a491 Add separate makefile for tests 9 years ago
Fred Sundvik e9a1474bb6 Add makefile for compiling and running unit tests 9 years ago
Fred Sundvik e70cefc12f Add cgreen unit test library and makefile 9 years ago
fredizzimo ffc425603d Initial commit 9 years ago
Fred Sundvik c5db02925c Clean up wrong license information 9 years ago
Fred Sundvik 8479e6aa39 Update readme and license
Also add integration examples
9 years ago
Fred Sundvik 8ce60649c8 Initialize backlight and LCD during visualizer_init 9 years ago
Fred Sundvik 209167d4d6 Compile the user visualizer 9 years ago
Fred Sundvik 9e58d022ba Add visualizer
A generic visualizer that supports animations. There's a few
predefined keyframe types included, and more can be added by the
user.
9 years ago
Fred Sundvik 01b955aa64 Add LCD backlight support
Also possibility to disable the LCD support
9 years ago
Fred Sundvik fb681b5a60 Add makefile that includes ugfx 9 years ago
Fred Sundvik bb75446b0b Add uGFX submodule v 2.4 9 years ago
fredizzimo 4452f4965d Add MIT license 9 years ago
Erez Zukerman 2c29ce3cfe Merge pull request #141 from XenoBits/master
Ergodox EZ new keymap for C# developers
9 years ago