Wykres commitów

  • 725833ba1a listen on a particular interface update-annotate Brian Moran 2024-02-22 18:39:55 -0800
  • 7feaa47d4f do a pre-check Brian Moran 2024-02-22 18:39:14 -0800
  • ee7577a1fe color the callsigns of stations already worked on this band Brian Moran 2024-02-21 17:34:42 -0800
  • e3801e393d initial version of dupe checking against n1mm db, usage of annotation API Brian Moran 2024-02-21 11:26:14 -0800
  • 4cad714214
    Merge a70e16be84 into b26b9db97e josh3io 2020-11-17 18:04:39 -0800
  • a70e16be84
    Merge pull request #1 from josh3io/reply josh3io 2020-11-17 18:02:56 -0800
  • 4c150691d8 complete QDateTime Josh Goldberg 2020-11-17 17:21:32 -0800
  • 7bf38b7382 add reply and qsologged Josh Goldberg 2020-11-16 21:55:19 -0800
  • b26b9db97e
    Update README.md master Brian Moran 2019-01-04 16:46:54 -0800
  • ccc832574e screen shot bmo 2019-01-04 16:43:40 -0800
  • 4602c9798b initial commit. tested with jtalert, wsjtx, n1mm bmo 2019-01-04 16:40:26 -0800
  • 397bc3fd50 Merge branch 'master' of https://github.com/bmo/py-wsjtx bmo 2019-01-03 22:48:09 -0800
  • e24ad51cad keep track of exchanges to colorize mults that way, too. Use multicast, handle unicast rebroadcast/relay to N1MM Logger section_mults bmo 2019-01-03 22:46:38 -0800
  • cb7e0a39c7 add verbose flag on initializer, quiet some debugging bmo 2019-01-03 22:45:22 -0800
  • 2287d9722b safety commit - intermediate changes to support checking sections bmo 2018-12-29 21:29:44 -0800
  • a7dff275c2
    Update README.md Brian Moran 2018-12-20 07:55:48 -0800
  • a37cdc36eb
    Update README.md Brian Moran 2018-12-20 07:51:13 -0800
  • 820de2403d
    Update README.md Brian Moran 2018-12-20 07:49:15 -0800
  • bbba433ac8
    Update README.md Brian Moran 2018-12-20 07:48:06 -0800
  • edb1c56bc8 image, configurable thread count bmo 2018-12-20 07:47:10 -0800
  • 50b95104a7 Bump thread count. Better logging bmo 2018-12-17 14:25:56 -0800
  • fccdbd3307 keep packet around bmo 2018-12-17 13:44:57 -0800
  • 884e4cdf43 TODO added, fix with regular callsigns bmo 2018-12-17 11:14:50 -0800
  • de53374c54 add sample program to work with N1MM logger to colorize dupes and mults in CQ messages bmo 2018-12-17 10:54:31 -0800
  • 5f53293f9c note to self: don't refactor too late in evening w/o testing bmo 2018-12-12 10:25:21 -0800
  • fe69d7e058 add two new packet types for 2.0.0, new sample to try coloring bmo 2018-12-10 23:51:54 -0800
  • de14310009 Fix issue with GPSException, handle invalid GPS sentences more gracefully by ignoring them bmo 2018-02-05 22:02:15 -0800
  • cb71674f8b provide a socket timeout parameter so apps don't get hung up in socket.recv bmo 2018-02-04 20:24:06 -0800
  • 83e1d01340 path import fixup bmo 2018-02-04 10:01:49 -0800
  • c095e0691f Add support for multicast groups to simple server bmo 2018-02-04 09:10:08 -0800
  • 7af3a45144 use logging instead of prints in some spots bmo 2018-02-04 08:47:16 -0800
  • a9c0877b1b ignore IDE dir bmo 2018-02-03 09:31:41 -0800
  • 7d1f524696 it goes here bmo 2018-02-03 09:30:30 -0800
  • 8199632dcd move gitignore bmo 2018-02-03 09:30:01 -0800
  • 3204e3d901 Merge branch 'master' of https://github.com/bmo/py-wsjtx bmo 2018-02-03 09:26:47 -0800
  • 7ca130d841 initial packet decoding / generation and simple server bmo 2018-02-03 09:26:25 -0800
  • f3eebef5b4 first commit bmo 2018-02-03 09:24:24 -0800
  • 1eac85f22b
    Shiny new .gitignore Brian Moran 2018-02-03 09:22:52 -0800