Bastian Schroll
98b50110a0
change from ZVEI2 to ZVEI1
2017-03-05 20:21:16 +01:00
Florian
4f65b5159e
Update decoder.py
...
Fixing typos
2017-01-16 14:03:51 +01:00
Schrolli
c19a89859b
change encoding
...
- change code encoding from cp1252 to UTF-8 (Issue #60 )
2015-07-13 10:19:45 +02:00
Schrolli
48c4d1e354
remove trailing whitespace
2015-07-02 09:02:49 +02:00
JHCD
241a31ec01
solve bug in if-clause
2015-07-01 21:57:27 +02:00
Bastian Schroll
5f9bfa7a63
edit decoder.py
2015-07-01 19:01:16 +02:00
JHCD
f6e25d77b4
only dos2linux on files
2015-06-25 21:19:41 +02:00
JHCD
3280c68737
change exception-handling
...
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 22:50:33 +02:00
JHCD
97e87fcae2
small changes in documentation
2015-06-14 20:21:21 +02:00
JHCD
16865b2c57
bug with "enabled demodulators"-line of multimon-ng output, when using pocsag
...
- to enable detecting pocsag-bitrate the first searching is only on "*pocsag*"
- in the "enabled demodulators"-line every given demodulator is displayed, even "POCSAG*"
- pocsag-bitrate detection is searching for "POCSAG{512|1024|2400}:"
-> now the "enabled demodulators"-line will be ignored
2015-06-14 19:50:13 +02:00
Schrolli
5394bceedf
insert a Lots of Docu in includes
2015-05-27 07:48:24 +02:00
Schrolli
0e952d6057
little debug and error edits
2015-05-26 11:41:05 +02:00
Schrolli
be9aa3b722
error handling in decoder.py
2015-05-26 09:14:04 +02:00
JHCD
54d0230713
merge decoder after restructuring
2015-05-22 21:57:41 +02:00
JHCD
f53552781b
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
...
Conflicts:
includes/decoder.py
2015-05-22 21:53:37 +02:00
JHCD
4915de585d
restructure decoder - fms
2015-05-22 21:48:16 +02:00
JHCD
89aae1fb29
restructure decode - zvei
2015-05-22 21:40:38 +02:00
Bastian Schroll
26c9e23db8
rename pluginHander.py->alarmHandler.py
...
Method rename:
throwAlarm() ->processAlarm()
2015-05-22 21:32:37 +02:00
JHCD
e009cecf9f
restructure decoders (poc)
2015-05-22 20:17:01 +02:00
JHCD
edb4db348a
path-thrugh frequenz
2015-05-22 17:44:34 +02:00
JHCD
e67a357d8e
(re-)structure code - use include-files now
...
- move gobals and other stuff to includes
- extract code from boswatch.py to include-files
bugfix in BosMon-plugin
2015-05-22 16:44:23 +02:00