Commit Graph

34 Commits

Author SHA1 Message Date
0c044c6e11 Adding reboot logging 2013-12-24 22:26:26 -07:00
006fb81b95 Merge branch 'master' of github.com:zyphlar/Open_Access_Control_Ethernet 2013-12-01 15:53:04 -07:00
0729c76f49 Updating to Arduino 1.0.3 and using JSON for door status API - v 0.06 2013-12-01 15:51:51 -07:00
c594eb4680 Merge branch 'master' of github.com:heatsynclabs/Open_Access_Control_Ethernet
Screw the heatsync branch, overwrite with the zyphlar changes!

Conflicts:
	Open_Access_Control_Ethernet.ino
2013-11-22 18:49:39 -07:00
52c51f49c5 Cleaning up various logging items 2013-11-22 18:33:56 -07:00
d3d432b129 Update README.txt 2013-11-22 14:02:05 -07:00
464a3f2e29 More precise logging of door opens 2013-03-21 09:00:28 -07:00
055754b484 Fixing issue #5 where door would remain unlocked when user presents a card. Also fixed #6 where F2 was logged unnecessarily. 2013-03-21 08:21:37 -07:00
8e989ce4a2 Updating version, fixing minor issues with URL commands and logging 2013-03-11 23:44:27 -07:00
d028054ad8 Centralized logging with loglevels, DRYing functions, refactoring for size, using case instead of ifs. Adding individual door locking, update the enable/disable functionality 2013-03-11 21:19:00 -07:00
39fbc94fc8 Updated documentation of commands 2013-02-09 02:13:01 -07:00
39435f191a Adding Short Tie credit and incrementing version 0.03 2013-02-09 01:30:31 -07:00
ac32edeac9 Short Tie adding realtime clock input/output functionality 2013-02-08 21:08:16 -07:00
1dd2d0e694 Update README.txt 2012-09-26 23:21:03 -07:00
3e09743532 Changed header 2012-08-30 04:11:33 -07:00
31698b5c64 Reduced logging amount 2012-08-30 03:12:51 -07:00
e76c51b360 Formula for extracting userid 2012-08-29 23:26:15 -07:00
9bc5c9e15c Got log working with two int widths 2012-08-29 23:12:18 -07:00
84b5a8a341 Tried changing to long; not uploading due to size. 2012-08-29 22:56:57 -07:00
85a09fef79 Moved around lines of code to make it more logical. Incremented version. 2012-08-29 21:59:59 -07:00
886be22246 Gotta reset cursor to 0 during log clear 2012-08-24 04:48:12 -07:00
f96d5c33cd Apparently this is the max bytes for arduino (~28674/32256) -- can't implement date setting 2012-08-24 04:43:16 -07:00
12b5fcc7d6 Fixed log 2012-08-24 04:12:31 -07:00
965ef59269 Fixed upload issues, improved logging and http interface 2012-08-24 04:02:14 -07:00
b740f4a32d Implemented all commands! Issues with uploading due to progmem size though 2012-08-24 02:23:40 -07:00
ed99a4c916 Removed readCommand, fixed http ?e login handling 2012-08-23 21:23:09 -07:00
54e33ef79a Moving code to ethernet but not sure if this is the right way to do it 2012-08-20 00:05:19 -07:00
b04cd73df9 Got ethernet server and basic commands working 2012-08-19 00:43:28 -07:00
84e9dd1a03 Switched to server mode instead of client mode 2012-08-18 23:09:30 -07:00
97d1534066 Updated libraries to be Arduino 1.0 compatible 2012-08-16 23:23:38 -07:00
f8efa16725 Requires rename to work in Arduino 2012-08-16 23:21:59 -07:00
cb04e2621f Updated Arduino code to Ethernet branch 2012-08-08 23:02:26 -07:00
07083ee349 Changed README 2012-08-08 23:00:00 -07:00
5f5ccf8e03 Copied from upstream v1.32 2012-08-08 22:55:07 -07:00