Commit Graph

21 Commits

Author SHA1 Message Date
Rossen Georgiev 5ea606ef1a renamed IS module to inet 2016-01-20 06:38:41 +00:00
Rossen Georgiev 1bdf8f21ae update CHANGES and verison number 2016-01-19 22:26:57 +00:00
Rossen Georgiev d57a6ddfdb v0.6.41; fix #8 getpeername() ipv6 exception 2015-12-10 01:15:59 +00:00
Rossen Georgiev 9f3a2131cf bump to v0.6.40 2015-08-10 15:24:52 +01:00
Rossen Georgiev 7f9c7816b1 bump to v0.6.39 2015-07-19 19:29:00 +01:00
Rossen Georgiev dc6356a33d bump to v0.6.38 2015-07-17 20:31:07 +01:00
Rossen Georgiev d10860db57 code and test changes for py3 compability 2015-05-16 21:55:43 +01:00
Rossen Georgiev a0b59eeaf7 first part of tests for parsing submodule 2015-03-22 03:04:06 +00:00
Rossen Georgiev 73306aab2c bump to v0.6.37 2015-03-10 20:09:00 +00:00
Rossen Georgiev 8f62b47d6e bump to v0.6.36 2015-01-25 23:59:32 +00:00
Rossen Georgiev e0a71de244 rotated base91 telemetry bits in output; v0.6.35
The least significant bit is now at the begining.
This makes accessing the char array more intuative as the first bit will
be first in the array (e.g. bits[0] instead of bits[7])
2015-01-11 17:30:09 +00:00
Rossen Georgiev feb031d587 fix incorrect parsing of timestamps, v0.6.34 2015-01-08 15:45:21 +00:00
Rossen Georgiev ef531ca1c9 bump to v0.6.33 2015-01-02 14:15:14 +00:00
Rossen Georgiev fdc69ac7a0 renamed reloading variables 2015-01-02 14:14:17 +00:00
Rossen Georgiev 163ded5291 updated README; bump v0.6.32 2014-12-31 21:41:38 +00:00
Rossen Georgiev 46be434644 reloading should work now, fix #4 2014-12-30 17:35:18 +00:00
Rossen Georgiev 40dfad3092 init code clean up + code comments 2014-12-30 17:35:17 +00:00
Rossen Georgiev d5d1fab3bd added pass generation function 2014-12-30 17:35:16 +00:00
Rossen Georgiev 007c4fb45b removed version.py 2014-12-29 13:33:47 +00:00
Rossen Georgiev 5a7da98f2d fix reload(aprslib) not working due to init hacks 2014-12-27 20:21:16 +00:00
Rossen Georgiev a78168209b renamed to aprslib due to name collision on pypi 2014-12-18 17:34:10 +00:00