changes to the GUI to allow for better loading and writing as well as tested our...
[goodfet] / client / GoodFETMCPCAN.py
2013-02-12 chrishoderadded an experiment to test our knowledge of the arbID...
2013-02-05 chrishoderchanges to get the threading working for sniff in mainD...
2013-02-05 chrishoderchanges to the viewing of data off the bus in mainDispl...
2013-02-05 chrishoderadded display to the mainDisplay that shows packets...
2013-02-01 chrishoderchanges on rtr sweep
2013-02-01 chrishoderchanges to the rtr methods
2013-02-01 chrishoderbuilt a rtr sweep to check all ids on the car
2013-01-31 chrishoderupdates to spit. Now defaults to a RTR if you spit...
2013-01-30 chrishoderchanges to mainDisplay.py
2013-01-29 chrishoderfixed bugs in sniff parser
2013-01-29 chrishoderadded parsing abilities to sniff as well as improvement...
2013-01-25 chrishoderadded fast packet sniffing option -x. doubles RX speed...
2013-01-22 chrishoderUpdates to GoodFETMCPCANCommunication.py. Pared down...
2012-10-30 travisutkMCP registers can only be set while idle.
2012-10-30 travisutkNew rates, array of supported rates.
2012-10-30 travisutkNew rates, rate error message for GoodThopter.
2012-10-30 travisutkNew code for setting the rate. Tested at 125kHz.
2012-08-17 travisutkCAN promiscous mode is now enabled by default.
2012-08-16 travisutkI think I've got the CAN mode running at 125kHz. Not...
2012-08-15 travisutkMCP2515 can now loopback packets!
2012-08-15 travisutkAdded support for the different operating modes.
2012-08-15 travisutkgoodfet.mcpcan client, code that nearly works for packe...
2012-08-15 travisutkAdded GoodFETMCPCAN().readrxbuffer() for reading incomi...
2012-08-15 travisutkMore MCP2515 CAN Bus commands.
2012-08-15 travisutkBeginnings of an MCP2515 driver for communicating with...