1
0
Fork 0

Commit Graph

  • 20533d9c1e Add PD-120 image output, currently failing master debian 2019-12-28 20:05:33 -0700
  • 9b586bdf7e not exactly working yet... debian 2019-12-28 19:56:12 -0700
  • b8e2736f5f ignore vim swap debian 2019-12-28 19:55:44 -0700
  • 7831eec945 Add example PD-120 audio and image debian 2019-12-28 19:49:52 -0700
  • 19d447056a README fork debian 2019-12-28 17:58:07 -0700
  • 008871fd07 Add PD-120, not really working yet debian 2019-12-28 17:21:30 -0700
  • 3e556eee8a Add docstrings to decoder test cases James Taylor 2019-11-04 14:28:44 +0000
  • 3bbec517d1 Added tests for decoder init and freq detection James Taylor 2019-11-03 17:27:16 +0000
  • afdb2e1a82 Removed incomplete encoder James Taylor 2019-11-03 17:25:59 +0000
  • 3b7fec89a5 Add command parsing tests, decoding function tests James Taylor 2019-11-03 16:51:02 +0000
  • ebb710e416 Formatting fixes James Taylor 2019-10-31 11:12:24 +0000
  • 2459569c4c Fixed import formatting James Taylor 2019-10-31 10:53:09 +0000
  • fca5be04b4 Fixed formatting James Taylor 2019-10-31 10:47:12 +0000
  • 13549ae734 Added encoder support for Robot/Scotty modes colaclanth 2019-07-22 22:33:09 +0100
  • 6250e70595 Formatted percent as int instead of float colaclanth 2019-07-22 22:31:32 +0100
  • 8c954de772 Made a start on encoder (M1 only right now) colaclanth 2019-07-22 17:43:05 +0100
  • c2310bd6e6 Changed constant to var colaclanth 2019-07-22 17:41:54 +0100
  • 57d4f382be Adjustments to progress bar colaclanth 2019-07-19 22:21:32 +0100
  • 8034ae6747 Condensed down calc_lum function colaclanth 2019-07-18 20:49:24 +0100
  • 1b4cef1460 Add example for -s colaclanth 2019-07-18 18:01:21 +0100
  • ce10f98076 Allowed images to be formed when audio is cut off colaclanth 2019-07-18 17:54:18 +0100
  • 944e3e843e Handle sigint colaclanth 2019-07-18 15:52:33 +0100
  • 9947f13817 Change list option to print instead of log colaclanth 2019-07-17 20:28:35 +0100
  • 77b9821c46 Adjusted functions to take offsets over arrays colaclanth 2019-07-17 20:22:53 +0100
  • 4115fb99ab
    Clarify description James 2019-07-16 10:06:45 +0100
  • 4a68e3fcc6
    Added resources section James 2019-07-16 10:05:15 +0100
  • 394d017a0b Updated mode list colaclanth 2019-07-16 09:55:45 +0100
  • 002f640407 Added support for Robot 72 colaclanth 2019-07-16 09:55:18 +0100
  • 955494f9f7 Added new modes to README colaclanth 2019-07-16 08:36:50 +0100
  • 2aa911aad0 Add support for Scottie 2 and Scottie DX colaclanth 2019-07-16 08:35:53 +0100
  • bee53abc24 Added support for Martin 2 colaclanth 2019-07-16 08:16:20 +0100
  • 6e21ffe6fc Fixed typo colaclanth 2019-07-16 07:58:16 +0100
  • e54ab7c1a2 Added skip cmd arg colaclanth 2019-07-16 07:57:05 +0100
  • 8777b61534 Change check when doing final convert to RGB colaclanth 2019-07-16 07:40:20 +0100
  • 1076f86537 Fixed inverted colour channels colaclanth 2019-07-16 07:37:32 +0100
  • 11fd150e07
    Add image to readme James Taylor 2019-07-15 23:07:26 +0000
  • 52a41736ca Add examples James Taylor 2019-07-16 00:00:06 +0100
  • bad9ff69d0 Fixed progress bar on windows + formatting fixes James Taylor 2019-07-15 23:50:07 +0100
  • e2cb686214 Moved calc_lum and peak_interp funcs outside class colaclanth 2019-07-15 22:47:22 +0100
  • 002f42f850 Made image data decode functions more legible colaclanth 2019-07-15 22:38:21 +0100
  • eac609d300 Squished align function a small bit colaclanth 2019-07-15 22:15:49 +0100
  • 4f91c52658 Changed vis decode to return end of header colaclanth 2019-07-15 22:02:59 +0100
  • 3fdea12bfd Improve header search formatting colaclanth 2019-07-15 21:40:08 +0100
  • 45f7309448 Fixed hardcoded list options colaclanth 2019-07-15 19:57:36 +0100
  • d89b33f8cb Changed output arg to just be as string colaclanth 2019-07-15 19:45:02 +0100
  • f036b3b7ba
    fixed formatting James Taylor 2019-07-15 19:08:18 +0100
  • 1d6c161439 Added basic readme colaclanth 2019-07-15 19:06:37 +0100
  • ed43687507 Add setup.py colaclanth 2019-07-15 18:55:01 +0100
  • e7999be191 Formatting fixes colaclanth 2019-07-15 18:18:24 +0100
  • ac8cbd47b9 Add window size factor to spec colaclanth 2019-07-15 17:59:15 +0100
  • cfd9fa3b0b Removed SSTV spec base class colaclanth 2019-07-15 17:55:57 +0100
  • 8ecf722670 Improved formatting colaclanth 2019-07-15 17:46:41 +0100
  • 282d933517 Initial Commit colaclanth 2019-07-15 17:28:23 +0100
  • 08d259ff79
    Initial commit James Taylor 2019-07-15 17:18:21 +0100