Commit Graph

25 Commits

Author SHA1 Message Date
Matt Hill
0562cf0f24 Added messages to DEBUG log 2014-07-03 13:24:03 -04:00
Matt Hill
f1d8be8d36 Added config parameter to control whether data is uploaded via POST 2014-07-03 13:23:06 -04:00
Matt Hill
c2c422d65f Added topN 2014-07-03 13:05:03 -04:00
Matt Hill
ce76e65e5d Updated config 2014-07-03 12:59:09 -04:00
Matt Hill
85d3112adb Updated config name 2014-07-03 12:51:23 -04:00
Matt Hill
decb4c863e Updated imports 2014-07-03 12:47:40 -04:00
Matt Hill
0c0a424b3b Replaced threading with forking. Performance is significantly improved 2014-07-03 12:16:42 -04:00
Matt Hill
4eb4cc2dd3 Sleep for longer when a connection cannot be established 2014-07-02 21:00:25 -04:00
Matt Hill
9814f40ca1 Updated error message 2014-07-02 19:49:58 -04:00
Matt Hill
06112af3e1 Added return false when data is not written 2014-07-02 19:48:59 -04:00
Matt Hill
1608886cba Added exception handling around Beanstalk 2014-07-02 19:25:07 -04:00
Matt Hill
6e8fcf4be4 Updated daemon to use new JSON format. Added processing time 2014-06-12 09:30:46 -04:00
Matt Hill
854043c715 Updated startup log 2014-06-09 17:05:06 -04:00
Matt Hill
01354189ae Added log statement for queue write failure 2014-06-08 15:00:30 -04:00
Matt Hill
70c05e5eb9 Using rolling log file with max size 2014-06-08 14:59:19 -04:00
Matt Hill
7ac5dbf1a0 Added logging library that functions in foreground and background (logs to file) 2014-06-08 14:57:16 -04:00
Matt Hill
19c87c1150 Added image width/height to uploaded json 2014-06-07 13:34:51 -04:00
Matt Hill
81bc97db86 Changed tube name to alprd. Updated site_id field in the JSON 2014-06-05 17:22:25 -04:00
Matt Hill
8d00c07219 Updated POSTS to work with web server 2014-06-04 18:43:09 -04:00
Matt Hill
5130a164a0 Added additional upload thread logic 2014-06-04 17:23:34 -04:00
Matt Hill
17661d27c5 replaced hard-coded vals with constants 2014-06-04 15:25:29 -04:00
Matt Hill
21faa3c2a0 Added data upload thread 2014-06-03 21:56:42 -04:00
Matt Hill
9a026a27e4 Writing to beanstalk queue 2014-06-03 16:41:57 -04:00
Matt Hill
51d3907e3c Flesh out ALPR daemon 2014-06-03 16:34:25 -04:00
Matt Hill
801d68be02 Started daemon work 2014-06-02 23:35:16 -04:00