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
80 3374d 09h rm5248 /trunk/JavaSerial/NativeCode/ fix for SerialPortImpl to compile on FreeBSD  
79 3387d 22h rm5248 /trunk/C-CPP-utils/supermakemake/ should be able to both properly create and update makefiles at this point  
78 3392d 10h rm5248 /trunk/C-CPP-utils/supermakemake/ worked on popt support  
77 3441d 17h rm5248 /trunk/JavaSerial/NativeCode/ fixed an issue where java could crash if the port descriptor was free()'d at a certain time. fixed checking for serial line changes too fast  
76 3442d 21h rm5248 /trunk/JavaSerial/src/com/rm5248/serial/ fix a possible null pointer when closing a serial port  
74 3459d 10h rm5248 /trunk/TurnSignal/ some changes.  
73 3467d 13h rm5248 /trunk/TurnSignal/ turn singal program  
72 3467d 22h rm5248 /trunk/JavaSerial/NativeCode/ Bounds checking on Linux for the number of ports  
71 3467d 22h rm5248 /trunk/JavaSerial/NativeCode/ Fixed a but where Windows would crash the JVM upon opening a port.  
69 3517d 10h rm5248 /trunk/JavaSerial/ updated linux version to report serial ports back.  
68 3517d 11h rm5248 /trunk/JavaSerial/ Windows implementation will now open serial ports greater than 10. Added the capability to get a list of all serial ports on the system. Windows will no longer crash when closing a serial port. Serial ports will also now stop their threads when they are closed.  
67 3519d 14h rm5248 /trunk/C-CPP-utils/supermakemake/ i dunno need to commit this  
65 3585d 20h rm5248 /trunk/JavaSerial/ Release for 0.2. Windows native library now keeps track of what state the DTR/RTS line is in. fixed an issue with getting the serial port state.  
64 3586d 09h rm5248 /trunk/JavaTerminal/src/com/rm5248/terminal/ added check for NULL serial ports, added help  
63 3589d 08h rm5248 /trunk/JavaSerial/ fixed the line setting and getting to actually work. set up linux/POSIX native code to wait until the serial lines change, to be like windows. that is, you will get a callback when the serial lines change if you so choose  
62 3591d 09h rm5248 /trunk/JavaSerial/ added some error checking  
61 3591d 13h rm5248 /trunk/JavaSerial/ Updated input stream to comply with java standards. Added ability to get library version  
60 3603d 16h rm5248 /trunk/JavaSerial/NativeCode/ added inline back in for linux  
59 3604d 14h rm5248 /trunk/JavaSerial/src/com/rm5248/serial/ scanner should now work with the serail input stream  
58 3604d 15h rm5248 /trunk/JavaSerial/NativeCode/ only read one byte, not four  

Show All