Konstantin Gründger
c3742b874c
Added tests for 0.2.6
...
no message
2017-05-07 11:34:11 +02:00
Fabian P. Schmidt
56caf6fed3
parser/test_v025: Add missing reference_date
2016-10-17 00:48:46 +02:00
Konstantin Gründger
43f2f344f5
Renaming signal_strength -> signal_quality, power -> signal_power
2016-10-13 19:34:34 +02:00
Konstantin Gründger
0deec409af
Test voltage and amperage
2016-10-10 22:57:51 +02:00
Konstantin Gründger
b5b85d7e1b
Added "power", "voltage" and "amperage"
2016-10-10 19:26:46 +02:00
Konstantin Gründger
6e2c59594f
Adopt naming from ruby-client_ogn
2016-10-09 22:01:06 +02:00
Konstantin Gründger
5bcd04fe20
Implemented new receiver protocol for 0.2.5
...
Update for 0.2.5 protocol
2016-10-07 22:27:24 +02:00
Konstantin Gründger
1b485e7629
Split reference_datetime to reference_date and reference_time
2016-09-28 11:08:44 +02:00
Fabian P. Schmidt
d48b360141
Add aprs position enhancement before the sign adjustment
...
Patch provided by shortjonescipher.
Fixes #7 .
2016-09-01 13:58:56 +02:00
Fabian P. Schmidt
763826953a
Add submodule ddb
2016-03-29 12:02:00 +02:00
Fabian P. Schmidt
03cb921e51
tests: Skip failing test test_50_live_messages
...
Test fails because of new messages from receiver version 0.2.5.
Skip it until 0.2.5 is a stable release.
see issue #1
2016-03-25 19:07:09 +01:00
Fabian P. Schmidt
091d0e3cdd
tests: Add more test cases for createTimestamp
2016-03-09 12:02:03 +01:00
Fabian P. Schmidt
220e28e9d6
tests: Change test module name to match the name of the tested module
2016-03-08 02:55:28 +01:00
Fabian P. Schmidt
fea939e28f
tests: Call parse functions with 50 live received beacons
2016-03-08 02:46:11 +01:00
Fabian P. Schmidt
22c1fd1fee
AprsClient: Add test for login with a client defined filter
2016-03-08 02:46:11 +01:00
Fabian P. Schmidt
abae52b165
Rename module ogn.gateway to ogn.client
...
Renamed also class ognGateway to AprsClient to comply with the PEP8 naming
convention and to emphasis that it is a generic aprs client, not ogn specific.
2016-03-08 02:05:50 +01:00
Fabian P. Schmidt
bf03ac39dd
Initial commit; Import from ogn-python
...
The repository ogn-python splits up into two separate repositories.
- python-ogn-client (the repository this commit belongs to):
includes an APRS- and OGN-Parser, an APRS-Client and a DDB-Client.
- python-ogn-gateway:
includes a database, CLI, logbook.
Import from glidernet/ogn-python, commit ba7ae37ef273aa5840719b31e4bca0c16d99eadd
2016-02-28 12:11:16 +01:00