also applies (if compiled for USBOZY) to DEVICE_OZY. This has been
added.
switch (device) {
case DEVICE_METIS:
case DEVICE_HERMES_LITE:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
ret=0;
break;
case DEVICE_HERMES:
switch (device) {
case DEVICE_METIS:
case DEVICE_HERMES_LITE:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
ret=1;
break;
case DEVICE_HERMES:
switch (device) {
case DEVICE_METIS:
case DEVICE_HERMES_LITE:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
ret=2; // TX feedback hard-wired to RX2
break;
case DEVICE_HERMES:
case ORIGINAL_PROTOCOL:
switch(device) {
case DEVICE_METIS:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
pa_power=PA_1W;
break;
case DEVICE_HERMES:
case ORIGINAL_PROTOCOL:
switch(device) {
case DEVICE_METIS: // No support for multiple MERCURY cards on a single ATLAS bus.
+#ifdef USBOZY
+ case DEVICE_OZY: // No support for multiple MERCURY cards on a single ATLAS bus.
+#endif
case DEVICE_HERMES:
case DEVICE_HERMES_LITE:
case DEVICE_HERMES_LITE2:
case ORIGINAL_PROTOCOL:
switch(device) {
case DEVICE_METIS:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
+
case DEVICE_HERMES:
case DEVICE_HERMES_LITE:
case DEVICE_HERMES_LITE2:
case ORIGINAL_PROTOCOL:
switch(device) {
case DEVICE_METIS:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
constant1=3.3;
constant2=0.09;
break;
case ORIGINAL_PROTOCOL:
switch(device) {
case DEVICE_METIS:
+#ifdef USBOZY
+ case DEVICE_OZY:
+#endif
+
case DEVICE_HERMES:
case DEVICE_GRIFFIN:
case DEVICE_ANGELIA: