Commit graph

32 commits

Author SHA1 Message Date
XANTRONIX Development
70f1fc349e Implement retry mechanism 2016-06-05 02:26:15 -05:00
XANTRONIX Development
f1ef2fbb7c Why the fuck are you only printing the last line? 2016-06-04 22:01:06 -05:00
XANTRONIX Development
6dd486d5f3 Implement stuff to print like, a thing 2016-06-04 20:33:10 -05:00
XANTRONIX Development
75dd5b3c9b Use tabby_printer_response struct for good times! 2016-06-04 19:26:34 -05:00
XANTRONIX Development
e8cfe8e77a Go down to 38400 baud for stability 2016-06-02 22:54:35 -05:00
XANTRONIX Development
a48298e08f Implement tabby_printer_link_init() 2016-06-02 22:54:07 -05:00
XANTRONIX Development
7562ab6870 No need to pass checksum to tabby_printer_packet_recv() caller 2016-06-02 00:10:57 -05:00
XANTRONIX Development
8e460b56ea Implement tabby_printer_packet_send() 2016-06-01 23:56:00 -05:00
XANTRONIX Development
c679426262 *shrug* Gotta commit somethin' 2016-06-01 22:30:12 -05:00
XANTRONIX Development
e618aa68cd Poppin' more cruft out the repo 8) 2016-06-01 20:33:47 -05:00
XANTRONIX Development
3c7633108c Cutting out more crap; I mean the µc sends health responses anyway 2016-05-31 23:39:41 -05:00
XANTRONIX Development
eba12edc65 Cut superfluous code down to the bone 2016-05-31 23:28:55 -05:00
XANTRONIX Development
68852d460b You know what? This, right here, fucking works 2016-05-31 19:32:20 -05:00
XANTRONIX Development
ee796c04e2 Merge branch 'master' of scm.xan.host:/var/scm/tabby 2016-05-31 18:17:01 -05:00
XANTRONIX Development
12b5aeceeb Sadly I keep stepping on the UART's dick 2016-05-31 18:15:37 -05:00
XANTRONIX Development
c34a79a9fd like yeah, whatever. a better state machine 2016-05-30 21:53:10 -05:00
XANTRONIX Development
c675fc1f54 Implement tabby_printer_packet_recv() and tabby_printer_response_send() 2016-05-29 14:21:16 -05:00
XANTRONIX Development
cf0532e784 Make uart_putchar() and uart_getchar() compatible with avr-libc stdio layer 2016-05-28 19:22:51 -05:00
XANTRONIX Development
0cbbc4e8b8 Make src/link.c actually compile 2016-05-28 19:07:14 -05:00
XANTRONIX Development
f2e913329b Well, at least it compiles now! 2016-05-27 15:49:27 -05:00
XANTRONIX Development
8d1561bfe3 ALMOST compiling... 2016-05-27 12:23:00 -05:00
XANTRONIX Development
d4dfd3e34e You know I never actually compiled any of this yet 2016-05-27 01:27:17 -05:00
XANTRONIX Development
2fd9cfdc3d Add missing file 2016-05-27 00:25:23 +00:00
XANTRONIX Development
8d0dae5d69 Start hammering out the state machine somewhat 2016-05-26 23:58:39 +00:00
XANTRONIX Development
e4ab4045f6 This code is violently stupid, but SOON I will be able to handle incoming packet data 2016-05-25 23:44:21 -05:00
XANTRONIX Development
fbdeb0eac4 Coming along, I suppose 2016-05-25 23:28:06 -05:00
XANTRONIX Development
915d3c3510 Flesh out more stuff, including AVR timer setup 2016-05-25 21:48:39 -05:00
XANTRONIX Development
cc01a283fe Things are shaping up 2016-05-25 21:17:18 -05:00
XANTRONIX Development
7ace126e02 Split out include/tabby.h into chunks that can be used by both host and AVR code, for reasons 2016-05-25 20:42:39 -05:00
XANTRONIX Development
ff398ec275 Stub out functions to perform host-side I/O 2016-05-25 20:27:38 -05:00
XANTRONIX Development
ef198866a7 Whoops, got the Game Boy Color link clock frequencies wrong 2016-05-24 20:26:48 -05:00
XANTRONIX Development
8be149ac6f Initial commit of sender protocol definitions 2016-05-24 19:47:16 -05:00