Add PLL lock lost/gained interrupt handler, sync loss reason, ign/inj cuts, and flagg...
commit3959ba8c00923afedc2e2fa983906a9c956bfbe7
authorFred Cooke <fred.cooke@gmail.com>
Sat, 18 May 2013 14:23:15 +0000 (18 16:23 +0200)
committerFred Cooke <fred.cooke@gmail.com>
Sat, 18 May 2013 14:23:15 +0000 (18 16:23 +0200)
tree7eb0c12d38a1e9acd3dc9b0db22730c25de82e5f
parentcbfb8a5c0d5c3556f78490d74222e9ff2e35ad28
Add PLL lock lost/gained interrupt handler, sync loss reason, ign/inj cuts, and flaggable counter, etc. You'll never see the cuts in the logs because those packets will be rejected ;-) Have faith, this has been thoroughly bench tested.
src/main/inc/9S12XDP512flags.h [new file with mode: 0644]
src/main/inc/containerTypes.h
src/main/inc/counterTypes.h
src/main/inc/freeEMS.h
src/main/inc/init.h
src/main/inc/interrupts.h
src/main/inc/syncLossIDs.h
src/main/init.c
src/main/interrupts.c
src/main/miscISRs.c