Schrolli91
|
dd2f4b1f89
|
Merge pull request #1 from Schrolli91/develop
Develop
|
2015-04-08 07:37:52 +02:00 |
|
Bastian Schroll
|
bcd4512591
|
update readme
|
2015-04-07 22:31:16 +02:00 |
|
Bastian Schroll
|
f45b4797ac
|
sql connection close in every case
|
2015-04-07 21:38:17 +02:00 |
|
Bastian Schroll
|
c4efc529a9
|
in case of config file error set std values
|
2015-04-07 21:36:15 +02:00 |
|
Bastian Schroll
|
40d45538db
|
preload variables
|
2015-04-07 21:20:48 +02:00 |
|
Bastian Schroll
|
6efb781309
|
fix sql connection timeout
for every action a new connection are created and closed
|
2015-04-07 21:18:37 +02:00 |
|
Bastian Schroll
|
36584dce16
|
change relative to absolute paths
|
2015-04-07 21:02:56 +02:00 |
|
Bastian Schroll
|
046ae7263b
|
edit some error messages
|
2015-04-07 20:40:02 +02:00 |
|
Bastian Schroll
|
e301585c81
|
update readme
|
2015-04-07 20:18:11 +02:00 |
|
Bastian Schroll
|
3b63e41466
|
fixed install.sh
replace /home/pi with ~ (Userpath)
|
2015-04-07 20:12:58 +02:00 |
|
Schrolli91
|
ee693a823b
|
Merge pull request #4 from Schrolli91/develop
merge for release
|
2015-04-05 22:42:25 +02:00 |
|
Schrolli91
|
ef288a6f7f
|
Update README.md
|
2015-04-05 22:22:06 +02:00 |
|
Bastian Schroll
|
7cccf66cd4
|
quiet mode bug
dont show BOSWatch Header text in quiet mode
|
2015-04-05 19:20:42 +02:00 |
|
Bastian Schroll
|
655c1ee99d
|
added a quit mode
quiet mode (-q/--quiet) without any display output, only Logfiles
|
2015-04-05 08:11:06 +02:00 |
|
Schrolli91
|
b2cf48f1d9
|
Merge pull request #3 from Schrolli91/develop
merge for release
|
2015-04-05 01:06:40 +02:00 |
|
Bastian Schroll
|
5d5d2f6d9b
|
little change for release
|
2015-04-05 01:05:14 +02:00 |
|
Bastian Schroll
|
3bb87f9782
|
nicer install.sh
and other little things
|
2015-04-05 00:54:41 +02:00 |
|
Bastian Schroll
|
bd7ce55b39
|
Logfile and better Error handling
Logfile log_bos.txt
seperate Logfiles for rtl_fm an multimon (log_rtl.txt, log_mon.txt)
better error handling and more log messages
|
2015-04-05 00:15:32 +02:00 |
|
Bastian Schroll
|
919f04aa74
|
insert Loglevel
insert the Loglevel:
[INFO] for the display output
[LOG] for a logfile (not now)
[ERROR] for program errors
|
2015-04-04 23:33:12 +02:00 |
|
Schrolli91
|
2446ab0073
|
Update README.md
|
2015-04-04 22:58:10 +02:00 |
|
Bastian Schroll
|
818309740e
|
added global log function
|
2015-04-04 22:08:51 +02:00 |
|
Bastian Schroll
|
c331d14047
|
added simple HTTP request
if alarm send a HTTP request to an url you want
|
2015-04-04 21:47:09 +02:00 |
|
Schrolli91
|
37e26e9f72
|
Merge pull request #2 from Schrolli91/develop
merge for new release
|
2015-04-04 19:24:51 +02:00 |
|
Bastian Schroll
|
7dd61db384
|
prepared config.ini for module support
|
2015-04-04 19:21:42 +02:00 |
|
Bastian Schroll
|
a4e7d6f3f6
|
directory structure and web-time format
|
2015-04-04 19:10:50 +02:00 |
|
Schrolli91
|
98932c1efe
|
Update README.md
|
2015-04-04 16:24:54 +02:00 |
|
Bastian Schroll
|
cfaa8229c6
|
logo in Script
|
2015-04-04 16:18:27 +02:00 |
|
Bastian Schroll
|
d613e26ec1
|
insert a BOSWatch logo
|
2015-04-04 16:03:32 +02:00 |
|
Bastian Schroll
|
5b25e098e7
|
Web Service, Country and Direction parsing
|
2015-04-04 14:34:59 +02:00 |
|
Bastian Schroll
|
433e147148
|
edit FMS validation
|
2015-04-04 14:03:46 +02:00 |
|
Schrolli91
|
15122206fe
|
Update README.md
|
2015-04-04 12:22:52 +02:00 |
|
Bastian Schroll
|
4587355b4f
|
added install.sh Script
added a automatic installation script for BOSWatch
|
2015-04-04 12:20:40 +02:00 |
|
Bastian Schroll
|
90b5de8acd
|
spelling error
ans -> and
|
2015-04-03 23:11:54 +02:00 |
|
Schrolli91
|
b05e19e12a
|
Update README.md
|
2015-04-03 23:06:20 +02:00 |
|
Bastian Schroll
|
24dc216bba
|
delete ununsed file
|
2015-04-03 22:55:35 +02:00 |
|
Schrolli91
|
202af86baf
|
Merge pull request #1 from Schrolli91/develop
Relase v0.2
|
2015-04-03 22:52:08 +02:00 |
|
Bastian Schroll
|
9e2922f9dc
|
edit README.md
|
2015-04-03 22:46:30 +02:00 |
|
Bastian Schroll
|
0ed0bd98eb
|
FMS and ZVEI validation
insert FMS validation
edit ZVEI validation
|
2015-04-03 22:38:53 +02:00 |
|
Bastian Schroll
|
fcc4ba3389
|
option useMySQL in config.ini
now can set MySQL support in config.ini
useMySQL = (0|1)
|
2015-04-03 21:43:00 +02:00 |
|
Schrolli91
|
9aa8c01557
|
Update README.md
Section Configuration created
|
2015-04-03 20:48:53 +02:00 |
|
Bastian Schroll
|
5bb86ceaa0
|
simple Web Frontend
First simple Web Frontend and Database restruction
|
2015-04-03 20:38:23 +02:00 |
|
Bastian Schroll
|
7d160dbd43
|
typing error in BOSWatch description
|
2015-04-03 16:53:41 +02:00 |
|
Bastian Schroll
|
05f4915a2b
|
First Release
|
2015-04-03 16:35:34 +02:00 |
|
Schrolli91
|
11db72e66d
|
Update README.md
|
2015-04-03 16:21:06 +02:00 |
|
Bastian Schroll
|
1a293381e7
|
Initial Commit
|
2015-04-03 15:55:10 +02:00 |
|
Schrolli91
|
fb858881e2
|
Initial commit
|
2015-04-03 15:48:01 +02:00 |
|