| A potential bugfix for stack overflowing due to flashfiring callbacks when the serial port goes fubar due to Arduino restart. |
|
More...
|
almost 12 years ago
|
| Added a snippet that attempts to close the serial connection before creating a new one. |
|
More...
|
almost 12 years ago
|
| Typo fix. |
|
More...
|
about 12 years ago
|
| Added randomisation to REPL file name. |
|
More...
|
about 12 years ago
|
| Added missing depedency. |
|
More...
|
about 12 years ago
|
| Fixed a bug in previous commit. |
|
More...
|
about 12 years ago
|
| Added local REPL for diagnostics. Added opping command (hackish). Added serial.close which should close the zombie serial ports when the Arduino acts up and reboots. |
|
More...
|
about 12 years ago
|
| Added handling of error event, where the Arduino port would be unavailable, leading to a crash. |
|
More...
|
about 12 years ago
|
| Added exception handling to the Arduino serial to avert crash if the serial port cannot be opened. |
|
More...
|
about 12 years ago
|
| Removed the hypervisor due to it messing the usage of globals (apparently). |
|
More...
|
about 12 years ago
|
| Fixed the supervisor code. |
|
More...
|
about 12 years ago
|
| Added neterror handler as described in https://github.com/martynsmith/node-irc/issues/160 |
|
More...
|
about 12 years ago
|
| Wrapped everything in try-catch as a last resort. |
|
More...
|
about 12 years ago
|
| Enabled the error listener. |
|
More...
|
about 12 years ago
|
| Removed the self-messaging hack, since it does not make a difference. |
|
More...
|
about 12 years ago
|
| Bugfix to arvo. |
|
More...
|
over 12 years ago
|
| Added arvo command. |
|
More...
|
over 12 years ago
|
| Made inactive serial check smarter and fixed it. |
|
More...
|
over 12 years ago
|
| Change to initializeSerial: the port used is selected randomly from list of found serial ports. |
|
More...
|
over 12 years ago
|
| Added observer which resets serial if it has stopped updating. |
|
More...
|
over 12 years ago
|
| Disabled flood protection, it apparently has warts. |
|
More...
|
over 12 years ago
|
| Found one more leak where we might be able to catch CryptoStream not writeable. |
|
More...
|
over 12 years ago
|
| Configuration can now be given as command line flags. Not tested yet. |
|
More...
|
over 12 years ago
|
| Configuration can now be given as command line flags. Not tested yet. |
|
More...
|
over 12 years ago
|
| Added ip query, and made some changes to the events. Basically pushing some old offline changes to repo to sync stuff up. Sorry. |
|
More...
|
over 12 years ago
|
| Added alternative method of finding out the serial port, since linux seems to behave differently. |
|
More...
|
over 12 years ago
|
| Added alternative method of finding out the serial port, since linux seems to behave differently. |
|
More...
|
over 12 years ago
|
| Added alternative method of finding out the serial port, since linux seems to behave differently. |
|
More...
|
over 12 years ago
|
| Fixed a bug in coffee++. Added info about the latest update to coffee query. Added time to the reinstantiation of serial port to give time for the Arduino to restart. |
|
More...
|
over 12 years ago
|
| Refinement. Calibrated the weights, added a function that should notice when coffee is added. |
|
More...
|
over 12 years ago
|