wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.08k stars 611 forks source link

String-based usage reporting #301

Open PeterJohnson opened 8 years ago

PeterJohnson commented 8 years ago

For easier vendor use, the HAL should provide a way to do usage reporting with string names instead of enum values. It will need to collate the data from multiple callers and format it (as JSON?) out to a single NetComm usage reporting enum value.

Kevin-OConnor commented 8 years ago

For 2017, we will be keeping this the same as it is now (ask Joe H if someone wants a new Device type). Will re-evaluate for 2018