Subversion Repositories Programming Utils

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
64 3586d 09h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ added check for NULL serial ports, added help  
50 3665d 09h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ Updated terminal to not exit whenever it could not open the port properly. Fixed a few NullPointers that could happen if the port was opened incorrectly.  
43 3726d 17h rm5248 /trunk/JavaTerminal/ Added LICENSE and README  
41 3782d 11h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ Setting serial port params while running should now work. Toggle CTS and DTR should work at thsi point  
39 3782d 18h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ Changed how the GUI changes itself with regards to the serial lines changing state.  
37 3788d 14h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ updated GUI with testing code  
33 3789d 12h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ fixed a bug with argument parsing.  
24 3803d 20h rm5248 / Moved stuff into proper SVN directoreis  
22 3817d 17h rm5248 /JavaTerminal/src/com/rm5248/terminal/ Added some more menus  
21 3855d 17h rm5248 /JavaTerminal/src/com/rm5248/terminal/ added ability to read back information from serial port. got the bottom-left view of the serial port working properly  
19 3857d 15h rm5248 /JavaTerminal/src/com/rm5248/terminal/ added some menus, got 80-character widths working properly  
17 3858d 13h rm5248 /JavaTerminal/src/com/rm5248/terminal/ added command line parsing for options  
16 3858d 16h rm5248 /JavaTerminal/ Added fonts, updated the GUI somewhat.  
15 3859d 09h rm5248 /JavaTerminal/fonts/ added fonts to use  
12 3865d 08h rm5248 / Added beginning of a program to open up the terminal with java