Menu

trunk Commit Log


Commit Date  
[r6] by denis-bisson

-Sniffer serial port have been tested successfully.
-We're able to receive data, put them in a buffer and send back buffer to pc.
-Data sent to PC is sent via cctalk packet. For the moment it has the "ACK" on 4th byte but soon it will be a 0x0A to signify INTERRUPT which will mean a packet out of current sequence of communication. This way, host will be able to talk to the NICESPOT without the incoming sniffing data to interfere.

2015-08-09 16:10:15 Tree
[r5] by denis-bisson

-Adjust interrupt levels of serial ports.
-Notes for the PCB to add something to connect a logic probe! :-)

2015-08-09 03:33:06 Tree
[r4] by denis-bisson

-Documentation for cctalk was added.

2015-08-08 17:22:53 Tree
[r3] by denis-bisson

-Initial cctalk implementation.
-It can received and reply to given order.
-Source is made in such way that cctalk could be re-use for another application and keep having the cctalk related stuff re-usable.

2015-08-08 17:22:16 Tree
[r2] by denis-bisson

-First compilation!

2015-08-07 02:51:33 Tree
[r1] by denis-bisson

-First import!

2015-08-07 02:48:17 Tree