Jump to Main Content
 

Annotator CL Base
Microcontroller Firmware


v1.1.0.0
  • changes P4OUT so that BIT6 is an input (to avoid FPGA init problems)
  • changes IRIG decode to support VData TCG
  • changes cmdResetFpga to call Fpga_Init (instead of Fpga_Reset)
  • adds digital overlay byte order options (HL, LH)
  • adds output port order options

v1.2.0.0
  • decodes BCD digits instead of straight binary
  • filters IRIG using 8-tap filter
  • adds 8-bit / 16-bit annotation mode control
  • changes IRIG decode to ignore year (year is now stored in flash)

v1.2.1.0
  • eliminates IrigB_SyncLossTick
  • changes LED on/off to match CL-full code

v1.2.2.0
  • fixes bug in RTC year (was always 0, now is properly set from flash)
  • changes P2.1 function to indicate IRIG locked (follows green LED)

v1.2.3.0
  • adds blinkLEDs function
  • adds LED blink on Save State

v1.2.4.0
  • adds DAC1 control