Project

General

Profile

Statistics
| Branch: | Revision:

root / mainbox / main.c @ e247ef4d

History | View | Annotate | Download (4.05 KB)

# Date Author Comment
13fd9e7e 06/08/2013 11:34 PM Thomas Mullins

Added stop command and fixed pid file deletion

cc7646f9 05/13/2013 03:18 PM Thomas Mullins

Major changes to mainbox code.

-Added local cache for RFID -> tool permissions
-Queries new page /crm/roboauth/%08x, which gives bitmask of all tool
permissions instead of just one
-Added pid file at /var/run/tooltron.pid
-Now must be run as "tooltron run" and also has "tooltron refresh" and...

5e03b78d 05/05/2013 04:36 PM Thomas Mullins

Added new logging functions which inject timestamps

5e8f735d 05/05/2013 02:20 PM Thomas Mullins

Changed URLs to match actual server

75cef49f 03/11/2013 09:42 PM Thomas Mullins

Added query_add_event to mainbox code

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.

8f961e44 01/21/2013 05:47 PM Thomas Mullins

Added getopt for inputting serial device and CRM server

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

Initial commit of mainbox code.