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
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  
57 3604d 19h rm5248 /trunk/JavaSerial/NativeCode/ fixed an issue with the serial port settings being set incorrectly and overwriting the baud rate settings. need to test out multiple types of configs to ensure that this works properly  
56 3619d 15h rm5248 /trunk/JavaSerial/src/com/rm5248/serial/ increased buffer size, should loop around properly need to do more testing on this  
55 3620d 11h rm5248 /trunk/JavaSerial/NativeCode/ Inlined a bunch of functions, created a new function to get the serial port descriptor struct.  
54 3623d 10h rm5248 /trunk/JavaSerial/NativeCode/ some updates on how errors are handled, need to work on it more later.  
53 3633d 19h rm5248 /trunk/C-CPP-utils/c_read_utils/ some more circular buffer configs  
52 3635d 12h rm5248 /trunk/C-CPP-utils/c_read_utils/ Started circular buffer implementation  
51 3635d 13h rm5248 /trunk/C-CPP-utils/c_read_utils/ started working on reading/writing utils  
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.  
49 3690d 06h rm5248 /trunk/C-CPP-utils/supermakemake/ Makefile reader will now read variables and output them to the makefile. needs to be smarter about makefile variables  
48 3700d 12h rm5248 /trunk/C-CPP-utils/supermakemake/ updated dirlist to support recursive searching. updated the help text.  
47 3702d 08h rm5248 /trunk/C-CPP-utils/supermakemake/ some updates to get main functions. some code cleanups  
46 3703d 08h rm5248 /trunk/C-CPP-utils/supermakemake/ some updates to the makefile object, parses the makefile with fewer errors now  
45 3703d 20h rm5248 /trunk/C-CPP-utils/supermakemake/ started work on making an object to represent the makefile  
43 3726d 17h rm5248 /trunk/JavaTerminal/ Added LICENSE and README  
42 3726d 17h rm5248 /trunk/JavaSerial/ Updated comments, added LICENSE and README file.  
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  
40 3782d 11h rm5248 /trunk/JavaSerial/ Setting the serial line state should now work. Setting the flow control has been implemented in java. a write array method has been added to the output stream  

Show All