Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Scan/MDErgo1
Jacob Alexander a8caf6e515 Working support for Interconnect
- Supports up to 255 slave nodes (you'll run into ScanCode limitations before then)
- Requires most recent kll compiler update
- Additional debugging output and stats counters
- Noise and parity checking
- Fixed TxFIFO issue when sending buffers larger than the FIFO
- Cleaned up defaultMap.kll
- Added ScanCode caching (reduces interconnect traffic significantly)
- Interconnect module code is conditionally compiled into PartialMap module if required
2015-08-15 21:53:59 -07:00
..
defaultMap.kll Working support for Interconnect 2015-08-15 21:53:59 -07:00
led_conf.h Initial commit of MDErgo1 2015-07-25 15:06:19 -07:00
leftHand.kll Adding preliminary MDErgo keymap 2015-08-06 00:36:37 -07:00
matrix.h Initial commit of MDErgo1 2015-07-25 15:06:19 -07:00
pinout Initial commit of MDErgo1 2015-07-25 15:06:19 -07:00
rightHand.kll Adding preliminary MDErgo keymap 2015-08-06 00:36:37 -07:00
scan_loop.c Adding preliminary MDErgo keymap 2015-08-06 00:36:37 -07:00
scan_loop.h Initial commit of MDErgo1 2015-07-25 15:06:19 -07:00
setup.cmake Initial commit of MDErgo1 2015-07-25 15:06:19 -07:00
slave1.kll Adding preliminary MDErgo keymap 2015-08-06 00:36:37 -07:00