From JB-MR1, airplane_mode_radios has moved from android.provider.Settings.System to android.provider.Settings.Global, but seems like ANT+ demo app and ANT+ Radio Service app are still using the old one.
Settings.System.AIRPLANE_MODE_ON → Settings.Global.AIRPLANE_MODE_ON
Settings.System.AIRPLANE_MODE_RADIOS → Settings.Global.AIRPLANE_MODE_RADIOS
We tested on JB-MR1 mobile phone with following ANT Apk:
ANT+ demo app version: 2.6.0
ANT+ Radio Service app version: 3.4.0