Jordan Sherer
|
d5e1f2822d
|
Fixed more issues with compressed data decoding and invalid frames
|
2018-11-03 22:14:42 -04:00 |
|
Jordan Sherer
|
c9016d7378
|
Fixed issue with false decodes causing app crash
|
2018-11-03 01:14:31 -04:00 |
|
Jordan Sherer
|
c42c3b7ad1
|
Added lookup cache to the lookup function
|
2018-10-15 03:03:26 -04:00 |
|
Jordan Sherer
|
3c8c80a5d7
|
Fixed side-effect of double space fix, where F characters were not being encoded correctly
|
2018-10-09 14:12:00 -04:00 |
|
Jordan Sherer
|
353d75ac49
|
Fixed double space compression issue by word replacement for a space character
|
2018-10-08 15:36:09 -04:00 |
|
Jordan Sherer
|
b2e623a488
|
Smaller dictionary. Realtime text computation
|
2018-10-06 01:43:47 -04:00 |
|
Jordan Sherer
|
75bf51072a
|
Rename to JS8Call
|
2018-10-04 13:52:52 -04:00 |
|
Jordan Sherer
|
7f992433dc
|
Add Tuple struct with precomputed inverse index
|
2018-10-02 18:03:15 -04:00 |
|
Jordan Sherer
|
2f6ed1b89c
|
Working through compression implementation for data frames
|
2018-10-02 14:37:12 -04:00 |
|
Jordan Sherer
|
489cf3a85c
|
Added static built data list
|
2018-10-02 14:37:12 -04:00 |
|
Jordan Sherer
|
188d775b7f
|
Initial commit of SCDC compression
|
2018-10-02 14:37:12 -04:00 |
|