Ralf Ramsauer
|
cb5de7eba9
|
First working version of doorlock-client
|
2015-09-25 00:50:11 +02:00 |
|
Ralf Ramsauer
|
b9dc2f5ee1
|
Improved Clientmessage
- Added Clientmessage::fromJson
- Improved JSON key handling
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
aa79228e47
|
Added Response::fromJSON
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
4c05636ff0
|
Improved exception handling
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
80d8610559
|
Added response to subscription
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
b07c0e8f54
|
Bugfix
socket might be closed after session-thread is spawned.
socket might throw errors very early.
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
93fccda5d8
|
Small fix
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
36787b91b3
|
Some refactoring
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
9b58de4b5d
|
Added stub for doorlock-client
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
9e4de23dff
|
Renamed main.cpp to doorlockd.cpp
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
8ed116bf7f
|
Added proper client and doormessage classes
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
92d19bfc98
|
Added subscriptions
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
3de8855dac
|
Added Client messages
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
4f22e652e8
|
Added door callbacks
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
8b4be48811
|
Some refactoring
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
deccb94cd5
|
Added new response code: AccessDenied
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
4cdf16347e
|
Removed unneeded function
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
2234c58371
|
Typos
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
270943e388
|
Added JSON Response handling to PHP software
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
364a1f36fc
|
Logical bugfix
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
1d6719269b
|
Resend version string after redirection stdout
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
85f8e3a3bc
|
Bugfix: Timeout was uninitialized
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
4d2bdba703
|
Simplified version string
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
32ebec327d
|
Added version information
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
201ffe1e44
|
Added baudrate
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
d6b092ea9f
|
Changed default serial port
|
2015-09-25 00:50:10 +02:00 |
|
Ralf Ramsauer
|
dcdc8bcfe2
|
Removed manual change of tokenTimeout
Epaper display is gone, this is not necessary any more.
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
7496a0bab2
|
Rearranged code
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
542f5518a6
|
TCP connection logging
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
c01eb22f91
|
Moved Command handling from logic to main
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
211127f9d3
|
Refactored action to command
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
0e55a86404
|
Improved coding style
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
5c825a0958
|
Implemented better Response handling
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
3b7338ea6e
|
Added proper Response handling
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
a522f1b70f
|
Code style
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
48565ef37e
|
Moved JSON parsing to main.cpp
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
60bbe3df76
|
Added condition variable, which is notified on Token updates
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
a06a2669e5
|
Check if logic is running
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
4581e4da20
|
Removed using of std namespace
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
09a1c613cc
|
Improved error handling
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
25c07e28a1
|
Implemented multi-threaded TCP session handling
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
cd1fcdc96b
|
Removed unreachable code
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
0f67ed23c5
|
moved License file
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
703ecc9c86
|
Removed foreground option (default now)
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
cf536ca889
|
Activated the 'status' functionality
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
d979310893
|
Added emergency unlock scripts
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
7b659a832e
|
Outsourced timer and external interupt initialization
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
133a8729ac
|
added more documentation
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
13980b895a
|
avr-code now uses doorcmds.h
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
5808ef8677
|
doorlockd now uses doorcmds.h
|
2015-09-25 00:50:09 +02:00 |
|