cylon/lib
Andrew Stewart 6de922f2fc Make halting on SIGINT async
This change gives adaptors/drivers more flexibility in halting. Additionally,
now, by default, all Adaptors/Drivers will remove all their event listeners
before halting, which should prevent some additional commands from being sent to
the adaptor during shutdown.
2014-06-12 15:31:49 -07:00
..
api Add missing semicolon to appease JSHint 2014-06-10 18:45:08 -07:00
io Refactor Utils (mostly) out of global namespace 2014-06-05 12:17:29 -07:00
logger Add more tests for BasicLogger class 2014-06-10 19:05:41 -07:00
test Expose commands as array, instead of function 2014-06-10 12:29:44 -07:00
adaptor.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
api.js Move API command param parsing to middleware 2014-06-04 15:54:23 -07:00
basestar.js Misc. cleanup in Basestar 2014-06-10 18:44:40 -07:00
config.js Remove node-namespace from Config 2014-05-13 18:14:36 -07:00
connection.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
cylon.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
device.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
driver.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
logger.js Remove Logger from global namespace 2014-05-13 19:44:40 -07:00
robot.js Make halting on SIGINT async 2014-06-12 15:31:49 -07:00
utils.js Updated fromScale util to return top or bottom of scale, updated specs to reflect new fromScale behavior. 2014-06-11 16:32:40 -05:00