Commit Graph

21 Commits

Author SHA1 Message Date
David Betz 03cc4cd88f Make sure exclusive mode is turned off on exit. 2015-03-08 21:21:05 -04:00
David Betz a0b34a4bea Remove some debugging output. 2015-02-10 16:55:23 -05:00
David Betz 093f46ea3a Increase the TX buffer to be big enough to fit an entire hub image. 2015-02-09 20:34:05 -05:00
David Betz f905a46461 More tweaking of the serial setup for Linux. 2015-02-08 11:57:18 -05:00
David Betz 8468c9dc49 Switch to simpler terminal settings. 2015-02-08 11:52:12 -05:00
David Betz 8e9fc22304 Fix a bug in setting the baud rate in osint_linux.c.
Need to make a similar change to osint_mingw.c next.
2015-02-07 20:34:40 -05:00
David Betz d71d7e7395 Fix the mingw build by adding the serial_baud function to osint_mingw.c. 2015-02-07 09:40:01 -05:00
David Betz bfd131d38b Moved a new version of osint_mingw.c from the propeller-load project but still needs serial_baud() function to work.
Started adding some better comments in ploader.c.
2015-02-03 08:45:38 -05:00
David Betz c396afe80b Improve parsing of gpio option. 2015-01-27 21:49:45 -05:00
David Betz 0f6f058d9f Remove GPIO as the default on the RaspberryPi because of initialization problems. 2015-01-27 21:42:07 -05:00
David Betz d494eba116 Go back to the newer version of osint_linux.c 2015-01-27 20:55:10 -05:00
David Betz 198c52d00f Try an older version of osint_linux.c 2015-01-27 20:48:18 -05:00
David Betz 4e1dbe2bb6 Setup some useful defaults for the RaspberryPi. 2015-01-27 19:49:42 -05:00
David Betz df1907fbea Minor reordering of serial port setup. 2015-01-27 18:22:38 -05:00
David Betz 331c85f4f3 Yet another typo. :-( 2015-01-27 17:10:16 -05:00
David Betz ec0d325120 Fixed a typo. 2015-01-27 17:08:12 -05:00
David Betz f6173c5bdc More work on GPIO reset for the RaspberryPi. 2015-01-27 17:06:44 -05:00
David Betz 6292d3a2e7 Restore the default GPIO pin to 17 as it was in Heater's code. 2015-01-27 09:14:25 -05:00
David Betz 33e361a354 Add a macro to determine which GPIO pin to use. 2015-01-27 09:11:29 -05:00
David Betz 6adc7f3c1e Add GPIO reset support for the RaspberryPi. 2015-01-26 22:14:34 -05:00
David Betz 7c4ed66e95 Initial commit. 2015-01-24 23:34:20 -05:00