Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: Compression.h
- Revision:
- 114:9fb55057b13f
- Parent:
- 100:484a687431cc
- Child:
- 126:b7c024b5632d
- Child:
- 163:e4ff6c00faa2
- Child:
- 171:31bdf83591a1
- Child:
- 206:fba4aeebf004
--- a/Compression.h Fri Feb 05 11:58:07 2016 +0000
+++ b/Compression.h Fri Feb 05 15:37:09 2016 +0000
@@ -311,7 +311,7 @@
}
gPC.puts("frame ends\r\n");
}
- /*exor(frames[id]);*/
+ exor(frames[id]);
convolution(frames[id]);
interleave(TM_convoluted_data,TM_interleave_data);
interleave(TM_convoluted_data+ 135,TM_interleave_data + 144);
