Racelogic / Mbed 2 deprecated VIPS_LTC_RAW_IMU

Dependencies:   BufferedSerial FatFileSystemCpp mbed

Revisions of main.cpp

Revision Date Message Actions
69:47f800793d00 2022-02-03 v24, Added TCP upload of VIPS configuration to Rover File  Diff  Annotate
68:9e68287f0ab7 2022-01-27 Added TCP socket for uploading FIZ box settings File  Diff  Annotate
66:066b16c6c34f 2021-11-16 Changed Buffered Serial to Read Raw Serial in RX Interrupt File  Diff  Annotate
65:8ee40ed9295b 2021-11-16 Temp commit - REMOVE; File  Diff  Annotate
64:e2b454ed9940 2021-11-11 v20 - Fixed Flexible Message Beacons Used length fix; File  Diff  Annotate
62:dcb92159ac8e 2021-10-25 First pass at adding Arri FIZ support File  Diff  Annotate
61:e734e86661b0 2021-10-12 V0.19 option to limit serial output rate to 50%; - This option is only useful when using the radio and data rate is too high (50fps); - Should be disabled by default and not presented as an option in default config file File  Diff  Annotate
60:899862db7f2a 2021-09-13 Added the option to Force the Fizbox to use PPF instead of Genlock Sync. File  Diff  Annotate
58:8cce8fcc765f 2021-09-13 Reduced Ethernet latency and Increased thread priority File  Diff  Annotate
57:ba6f516d93b9 2021-09-03 V0.16 - Fixed Orientation Wrap-around File  Diff  Annotate
56:0d9684c7df36 2021-08-31 Merge Offset and invert options File  Diff  Annotate
55:ee36cab19a58 2021-08-31 Added offset option to angles; File  Diff  Annotate
54:3d7b480b8e1e 2021-08-31 Merging all changes to base platform... Hopefully. File  Diff  Annotate
53:b790ed7b838f 2021-08-25 Random Commit so I can merge latest changes File  Diff  Annotate
52:adbbaadca0a9 2021-08-18 0.15 - added radio config bypass mode. File  Diff  Annotate
51:d4a5151af5af 2021-08-17 Added orientation invert controls File  Diff  Annotate
50:d6c56eccf56a 2021-08-17 Added user configurable delays File  Diff  Annotate
49:df05784d9a5c 2021-08-25 Merge AutoHyperSmooth into UDP Corruption Fix File  Diff  Annotate
48:475b3c5f5707 2021-08-17 Fixed potential VIPS UDP corruption issue. File  Diff  Annotate
47:8d577dfb7eb1 2021-08-17 0.14 - Merge (and bug fix) flexible output. Allow independent UDP port enables File  Diff  Annotate
46:432d63e8fe64 2021-08-17 Auto Hyper-Smooth Function added with Settings Toggle File  Diff  Annotate
45:03d255642704 2021-08-12 Merge; File  Diff  Annotate
44:fe7fcf62c75d 2021-08-12 Make VIPS format output flexible; File  Diff  Annotate
43:d5b2e3514564 2021-08-10 Non-working attempt as USB storage thread; File  Diff  Annotate
42:9653486372a6 2021-08-12 v0.13 - VIPS Message now available over UDP Port File  Diff  Annotate
41:a3556d765635 2021-08-11 v0.12 - Fix Filter Null Pointer issue File  Diff  Annotate
40:dafa2b1a1630 2021-08-10 Version 0.11 - Tidy Up Commit - Working File  Diff  Annotate
36:fff2a71bbf86 2021-08-05 Merge Low Pass Filter Changes File  Diff  Annotate
35:7ecf25d9c414 2021-08-05 filter working File  Diff  Annotate
34:c864a0c67dbf 2021-08-04 Paranoia commit - added low pass filter creation library. File  Diff  Annotate
33:18e9f1d4be0d 2021-08-05 Merge Ethernet Fix and Cannon Stability Changes File  Diff  Annotate
32:bfb385d35097 2021-08-03 Moved ethernet to a different thread File  Diff  Annotate
30:87810cae96ac 2021-07-23 Improved Canon FIZ reliability File  Diff  Annotate
29:b0eaeefa4e63 2021-07-21 Added Support for Canon Lens File  Diff  Annotate
27:498cce52fe5f 2021-07-09 Fixed 180-degree heading wrap-around issue in FreeD output File  Diff  Annotate
26:7f66ac76cd5d 2021-07-08 Fixed FizPort Configuration always defaulting to Preston File  Diff  Annotate
25:7002be632308 2021-07-07 FreeD protocol out via ethernet - working File  Diff  Annotate
24:16fd010a71d0 2021-07-07 Fix VIPS Output that was looking at FreeD packet memory address File  Diff  Annotate
23:5c237f04327d 2021-07-06 Added option for static IP address File  Diff  Annotate
22:0dd9c1b5664a 2021-07-05 First pass at adding UDP FreeD output File  Diff  Annotate
21:0dec6dd14e10 2021-07-01 Added Fiz configuration via serial port File  Diff  Annotate
20:ce1d8fbff68f 2021-07-01 FreeD Protocol on Serial implemented, configuration file for output also added (contains fiz configuration but this does not yet set fiz config up) File  Diff  Annotate
19:08e6a2283d58 2021-06-29 Added interactive version of fuji lens ; File  Diff  Annotate
18:ad407a2ed4c9 2021-05-17 Fix digi-power FIZ not processing packet until after the next byte is received. File  Diff  Annotate
17:5ce3fe98e76d 2021-04-30 Moved iris scale into fiz specific code File  Diff  Annotate
16:a8d3a0dbe4bf 2021-04-30 Add support for multiple types of FIZ reader.; Added support for digipower FIZ as used by skycam File  Diff  Annotate
15:830fc953edd9 2021-03-08 Fixes for USB logging File  Diff  Annotate
14:76083dc18b0d 2021-02-25 Disabled USB File  Diff  Annotate
12:06050debf014 2021-02-19 Added hold button for 10 seconds to reboot - Needed to re-sync to a new clock source or LTC time. File  Diff  Annotate
11:ef7f6591b776 2021-02-19 Added button and LED pin defines File  Diff  Annotate
10:053bac3e326b 2021-02-19 Fix bugs and get new file system code working (I think) File  Diff  Annotate
9:7214e3c3e5f8 2021-02-18 massive ripup and redesign; currently has file system build errors File  Diff  Annotate
8:961bb15570a1 2021-02-16 Added support for status block in VIPS data File  Diff  Annotate
7:87aea27cc68b 2021-02-12 HACK JOB - USE PREVIOUS VERSION; This version reads time from LTC but then runs from the PPF input. File  Diff  Annotate
6:61274e214f46 2021-02-09 Fix FIZ stuff File  Diff  Annotate
4:6cd904bff1bd 2021-01-29 add fiz; File  Diff  Annotate
3:14d241e29be3 2021-01-28 Added FIZ reading code; File  Diff  Annotate
2:a79201e302d7 2021-01-18 Added ID File  Diff  Annotate
1:dd1f7e162f91 2021-01-15 2 File  Diff  Annotate
0:97661408d0f9 2021-01-15 first; File  Diff  Annotate