0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix handling of a buffer overrun of the serial port, by watching how much data was actually sent, and resending if things came up short. This was bug showing up when uploading use my Keyspan USB->RS232C adapter. Emil had seen similar behavior before.
a7r
More... about 19 years ago
allow make mtt to use j[0]=.... .... .... 4 digit hexa numbers More... about 19 years ago
Explicitly include pthread.h, for platforms other than Linux.
a7r
More... about 19 years ago
added docbook -> html conversion script More... about 19 years ago
added file design/faq.txt More... about 19 years ago
clarified the role of source/ directory More... about 19 years ago
correcting file extensions to ".xml" More... about 19 years ago
hex numbers in magicstr varstr More... about 19 years ago
task11: name small files .txt or .xml ? More... about 19 years ago
Change PRG_* to pgm_read_*, as per the API of current avr-libc. These changes should be backwards compatible with the older versions.
a7r
More... about 19 years ago
New avr-libcs require you define your board frequency when using <avr/delay.h>. Supply the proper frequency for the genboard.
a7r
More... about 19 years ago
Bring emulator into sync with boostcontrol struct changes.
a7r
More... about 19 years ago
boost related storage and menu More... about 19 years ago
print j[] in 16 bit bigendian More... about 19 years ago
tabledump mct printed r[] values instead of b and t More... about 19 years ago
injector PW on LCD changed to 10 usec More... about 19 years ago
eliminated double call of boost_act() More... about 19 years ago
fix stupid mistake in dispatcher - effected boostcontrol More... about 19 years ago
*** empty log message *** More... about 19 years ago
Minor typo correction.
a7r
More... about 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... about 19 years ago
putting them back in pending state More... about 19 years ago
log every trigger event More... about 19 years ago
formatting output saved by mde40 More... about 19 years ago
migrating text from Wiki to the manual More... about 19 years ago
closed decisions More... about 19 years ago
updated script specification More... about 19 years ago
adding priority field More... about 19 years ago
much faster duty cycle calculations More... about 19 years ago