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
|
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
|
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
|
d979310893
|
Added emergency unlock scripts
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
5808ef8677
|
doorlockd now uses doorcmds.h
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
5af124000b
|
Improved door responses
|
2015-09-25 00:50:09 +02:00 |
|
Ralf Ramsauer
|
ad77fbe86b
|
Typo
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
9141b502c3
|
Readded PRE/POST Lock scripts
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
73868b2d4d
|
Rewrite of Door class
Removed old epaper display and added stub for qrcode printing.
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
b4d6a46025
|
removed wiringPi
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
4d965f3614
|
Added proper json-cpp include directory
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
392763f720
|
Added mutex to door.cpp to prevent lock collissions
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
3a50f596b5
|
Fixed Button-close bug
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
4dbce13cb0
|
Added logging to close request on button press
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
d933bc9821
|
Automatically turn on blue light on unlocking
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
a965779f3c
|
Removed Door State from Logic
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
d163e826ea
|
Switched button type from open to close
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
6a8e917ede
|
Added Lock Button
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
052f2ff071
|
Removed LDAP TLS environment variable
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
139e5a8409
|
Added Pre/Post Lock/Unlock Scripts
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
4a170a934c
|
New LDAP default URI
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
c37f66ff91
|
Improved Epaper QR code generation
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
e6cba90b37
|
Added comments
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
13b392fc8b
|
Improved klackering mechanism
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
4d61754fc1
|
small bugfix
|
2015-09-25 00:50:08 +02:00 |
|
Ralf Ramsauer
|
8b2a0ea4ca
|
Only listening on localhost
|
2015-09-25 00:50:07 +02:00 |
|
Ralf Ramsauer
|
f99ed93f29
|
Removed authenticated feature. Authentication is now required
|
2015-09-25 00:50:07 +02:00 |
|
Ralf Ramsauer
|
c8dccd7bfc
|
Added Light-off feature
|
2015-09-25 00:50:07 +02:00 |
|
Ralf Ramsauer
|
21abbffeea
|
Fixed small bug
|
2015-09-25 00:50:07 +02:00 |
|
Ralf Ramsauer
|
4f2625525f
|
added rest of the software
|
2015-09-25 00:50:07 +02:00 |
|