major overhaul of FPGA code to support both ML509 and Bee2 at the same time
[fleet.git] / src / edu / berkeley / fleet / fpga / Server.java
2009-09-20 Adam Megaczmajor overhaul of FPGA code to support both ML509 and...
2009-08-30 Adam MegaczBee2 branch landing: step 1
2009-04-06 megaczServer.java: use USB serial if available
2009-04-06 megaczincrease serial port rate to 115200kbps
2009-03-12 megaczsend break signal on server (doesnt work though)
2009-03-12 megaczupdates to Client/server
2009-03-12 megaczrework Server.java; much faster now
2009-03-11 megaczmove flow control from Client to Server
2009-03-11 megaczswitch from using RS-232 BREAKs and no flow control...
2008-12-30 megaczremove use of RTS/CTS in Server.java
2008-08-21 adamadd more debugging output to fpga.Server.java
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished
2008-04-12 adamre-arrange some code in Server.java
2008-04-12 adamadd commented-out code to send an "ok" after break...
2008-02-11 adamextra reset code for fpga.Server
2008-01-30 adamupdate server to auto-restart when files are changed
2008-01-28 adammaster clear works (at least for memory ship)
2008-01-28 adamcheckpoint
2008-01-26 adamupdates for ml410 board
2007-08-20 adamrename slipway=>fpga