1

I've been doing a bunch of ANT+ development for Android. The documentation and class names refer to "PCC" all over. Any idea what PCC stands for? https://www.thisisant.com/APIassets/Android_ANT_plus_plugins_API/com/dsi/ant/plugins/antplus/pccbase/AntPluginPcc.html

martin clayton
  • 76,436
  • 32
  • 213
  • 198
Frank Schwieterman
  • 24,142
  • 15
  • 92
  • 130

2 Answers2

1

In the context of thisisant.com's Android ANT+ implementation PCC informally stands for Plugin Communicator Class. I heard from someone who spoke to someone who has worked on the code and this is the answer he gave, though he mentioned its not an official/formal definition. In reality in this context there really isn't an official definition for Pcc.

Frank Schwieterman
  • 24,142
  • 15
  • 92
  • 130
0

It stands for Parity Check Code

SimplyJaymin
  • 444
  • 8
  • 17