Mercurial > ~darius > hgwebdir.cgi > tempctrl
log
age | author | description |
---|---|---|
2007-10-23 | darius | Tidy up, hide details behind macros to make it more obvious what we |
2007-10-23 | darius | Work around FreeBSD setting CPU flags based on architectures |
2007-10-23 | darius | - Don't wrap individual debug statements in ifdef, use a conditionally |
2006-04-23 | darius | Isolate the bus frobbing parts and the delays into a separate header. |
2006-04-10 | darius | - Rename some more functions to be consistent. |
2006-04-10 | darius | Make sure our outputs are pulled high. |
2006-04-10 | darius | Remove extra newline |
2006-04-10 | darius | Ignorance. |
2006-04-10 | darius | Test programs to talk to the hardware from a PC |
2005-12-13 | darius | - Remove some #if'd out code. |
2005-12-12 | darius | More ignorance. |
2005-12-12 | darius | - Change to 38400 baud. |
2005-12-12 | darius | Add code to talk to a Phillips PDIUSBB12. |
2005-12-12 | darius | Report the bus being held low back to the caller from OWFirst/Next. |
2005-12-12 | darius | Re-format the code. |