Wykres commitów

30 Commity (master)

Autor SHA1 Wiadomość Data
Brian Moran b26b9db97e
Update README.md
Added screenshot for wsjtx_packet_exchanger.py
2019-01-04 16:46:54 -08:00
bmo ccc832574e screen shot 2019-01-04 16:43:40 -08:00
bmo 4602c9798b initial commit. tested with jtalert, wsjtx, n1mm 2019-01-04 16:40:26 -08:00
bmo 397bc3fd50 Merge branch 'master' of https://github.com/bmo/py-wsjtx 2019-01-03 22:48:09 -08:00
bmo e24ad51cad keep track of exchanges to colorize mults that way, too. Use multicast, handle unicast rebroadcast/relay to N1MM Logger 2019-01-03 22:46:38 -08:00
bmo cb7e0a39c7 add verbose flag on initializer, quiet some debugging 2019-01-03 22:45:22 -08:00
bmo 2287d9722b safety commit - intermediate changes to support checking sections 2018-12-29 21:29:44 -08:00
Brian Moran a7dff275c2
Update README.md 2018-12-20 07:55:48 -08:00
Brian Moran a37cdc36eb
Update README.md 2018-12-20 07:51:13 -08:00
Brian Moran 820de2403d
Update README.md
Fixed link
2018-12-20 07:49:15 -08:00
Brian Moran bbba433ac8
Update README.md 2018-12-20 07:48:06 -08:00
bmo edb1c56bc8 image, configurable thread count 2018-12-20 07:47:10 -08:00
bmo 50b95104a7 Bump thread count. Better logging 2018-12-17 14:25:56 -08:00
bmo fccdbd3307 keep packet around 2018-12-17 13:44:57 -08:00
bmo 884e4cdf43 TODO added, fix with regular callsigns 2018-12-17 11:14:50 -08:00
bmo de53374c54 add sample program to work with N1MM logger to colorize dupes and mults in CQ messages 2018-12-17 10:54:31 -08:00
bmo 5f53293f9c note to self: don't refactor too late in evening w/o testing 2018-12-12 10:25:21 -08:00
bmo fe69d7e058 add two new packet types for 2.0.0, new sample to try coloring 2018-12-10 23:51:54 -08:00
bmo de14310009 Fix issue with GPSException, handle invalid GPS sentences more gracefully by ignoring them 2018-02-05 22:02:15 -08:00
bmo cb71674f8b provide a socket timeout parameter so apps don't get hung up in socket.recv 2018-02-04 20:24:06 -08:00
bmo 83e1d01340 path import fixup 2018-02-04 10:01:49 -08:00
bmo c095e0691f Add support for multicast groups to simple server 2018-02-04 09:10:08 -08:00
bmo 7af3a45144 use logging instead of prints in some spots 2018-02-04 08:47:16 -08:00
bmo a9c0877b1b ignore IDE dir 2018-02-03 09:32:06 -08:00
bmo 7d1f524696 it goes here 2018-02-03 09:30:30 -08:00
bmo 8199632dcd move gitignore 2018-02-03 09:30:01 -08:00
bmo 3204e3d901 Merge branch 'master' of https://github.com/bmo/py-wsjtx 2018-02-03 09:26:47 -08:00
bmo 7ca130d841 initial packet decoding / generation and simple server 2018-02-03 09:26:25 -08:00
bmo f3eebef5b4 first commit 2018-02-03 09:24:24 -08:00
Brian Moran 1eac85f22b
Shiny new .gitignore 2018-02-03 09:22:52 -08:00