Project

General

Profile

Statistics
| Branch: | Revision:

root / mainbox / tool.c @ 15928a3d

History | View | Annotate | Download (4.04 KB)

# Date Author Comment
75cef49f 03/11/2013 09:42 PM Thomas Mullins

Added query_add_event to mainbox code

cce97007 01/30/2013 05:15 PM Thomas Mullins

mainbox now prints error on 404 or 500 from server

15fa09f7 01/27/2013 07:02 PM Thomas Mullins

Made errors less noisy

If it can't connect to a tool, it will print an error once, and then
print another message when it is able to reconnect.

1085ef77 12/02/2012 05:11 PM Thomas Mullins

Made rfid.c more robust against false negatives

Also changed LED code to be more generally usable, and changed mainbox
to grant access to a particular user id instead of randomly choosing

1b054655 12/01/2012 05:59 PM Thomas Mullins

Fixes. It tooltrons at a basic level now.

dc472500 11/28/2012 09:31 PM Thomas Mullins

Added LED blinking, and other fixes

14688426 11/17/2012 09:54 PM Thomas Mullins

Added printing the response timeout, and other fixes

- Fixed using SLAVE_ADDR instead of tool->address
- Replaced read_registers with read_input_registers

3811693d 11/14/2012 08:22 PM Thomas Mullins

Renamed tool_get_user to tool_read_user

7bdb98c5 11/13/2012 06:35 PM Thomas Mullins

Initial commit of mainbox code.