RS232 control for TVOne products

Dependents:   SPK-DVIMXR

Changes

RevisionDateWhoCommit message
24:4eec37b8387e 2013-10-17 tobyspark Resolution Timings - bug fixes; Matrox - support for digital and analogue edition timings of 2048x768 default tip
23:46f42462a183 2013-06-25 tobyspark aspectType including aspectSPKFit;; getAspect();; setAspect();
22:3ad38163cb8b 2013-05-21 tobyspark HD non60Hz were missing from SPKDF defines
21:2260dde18dfa 2013-05-12 tobyspark Convenience methods getResolution() and getEDID()
20:ebddf3ddb1f6 2012-12-11 tobyspark getCommandTimeoutPeriod
19:350d1191e466 2012-12-11 tobyspark Read tweak + HDCP status logic
18:d765b0d9271c 2012-12-05 tobyspark Reworkings / Overhauls for robustness
17:68b9bb89da2b 2012-12-04 tobyspark Timer overflow if idle fix (unverified)
16:ed8d08386034 2012-12-02 tobyspark uploadEDID is joined by uploadImage.
15:a43672acd7dd 2012-11-27 tobyspark Preset Number: Manual incorrect, updated value range comment
14:da403a01f9ef 2012-11-05 tobyspark Big update: UploadEDID, timing redesign, SPKDF firmware defines
13:4d659b89a457 2012-11-03 tobyspark Better debug messages
12:e67d849928b0 2012-10-29 tobyspark Header gets SIS and system store, declared more usefully as powerOnPreset
11:90e5a72a0034 2012-10-16 tobyspark readCommand
10:5f398fc9b5c1 2012-10-08 tobyspark SPKTVOne.command can now read from processor as well as write to it.; Made ack code clearer, fixing buffer-overflow-mindrot clearTime snafu
9:42c83cac2f6d 2012-10-08 tobyspark FIXED: Overlooked buffer overflow in my own code.
8:903062cdeba7 2012-10-08 tobyspark Hang on RX while TX culprit found: Timer. Removing tests good but library now barbaric: won't send as fast and might overload the TV One on non-mixing commands.
7:c73d4c68a13b 2012-10-07 tobyspark Using MODSERIAL. In tests earlier, this seemed to fix. Now applying to clean commit (#3), no difference in behaviour: hang on rx while tx. FFSx1000.
6:767acf32fed5 2012-10-07 tobyspark MBED Serial object is broken. Will hang if rx while tx.
5:4b0bf9a724a4 2012-10-07 tobyspark Further debug tweak
4:3faabbbf0ecf 2012-10-06 tobyspark Debugging add - have seen freezes when actually mixing with tv-one, rather than it being connected and being left on. Could this be some error with information coming back from tv-one? Added a debug line to help.
3:03e7e7b7a870 2012-09-30 tobyspark HDCP function now sets on or off
2:af9e9ab63b23 2012-08-03 tobyspark added 2048x768 timings which for some reason weren't included; plus HDCP typo spotted by eagle eyed vade
1:349d6da461df 2012-08-02 tobyspark MIT License as per MBED guideline
0:533cfae24a1b 2012-04-15 tobyspark rolling files into library