1
0
Fork 0
Commit Graph

54 Commits (master)

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