FPDbg
· v1.2
About
1.2 - internal changes
used for viewing raw footpod Ant+ data for debugging purposes.
Will display the following raw data for up to two Ant+ footpods.
-----------------------
This logs the raw packet data to the .FIT file as 3 Uint32's / pod:
- Page 1: ui0 = payload[0,1,2,3], ui1 = payload[4,5,6,7]
- Page 2: ui2 = payload[3,4,PacketCount,7]
-----------------------
Limitations:
- Ant+ footpods only
- footpods can't be paired via Ant+ and in use by the device
- Can't be used in conjunction with other data fields that also do Fit data logging
- you must reload the data field after making changes to the Ant ID's - return to the clock page on the device - so no mid workout changes.
-----------------------
Features:
- you can specify the Ant ID of the footpods through settings as hex numbers - generally low 4 digits of SN -
- default value of 0 - first found footpods will be used
-----------------------
Display:
- ID - 4 digit hex
- PacketCount - # of page 1 payload packets received from the footpod - wraps at 1000
- Pace - minutes / mile
- Time - as reported by the pod - wraps at 256 seconds
- Distance - as reported by the pod - wraps to zero every 256 meters
- Miles - accumulated distance in miles - adds 256 meters each time Distance wraps to zero.
- Cadence - as reported by the pod
* displays yellow when pod are disconnected
-----------------------
Trouble Shooting:
- IQ screen - probably running with another data field that does data logging