From 452a8ecb357c2cdbeadafb5ac792dad44c248bf3 Mon Sep 17 00:00:00 2001 From: DL1YCF Date: Sun, 12 Sep 2021 13:44:57 +0200 Subject: [PATCH] hpsdrsim: make MAC addr. depend on radio type --- hpsdrsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hpsdrsim.h b/hpsdrsim.h index 13558a9..f5b6621 100644 --- a/hpsdrsim.h +++ b/hpsdrsim.h @@ -37,6 +37,7 @@ EXTERN int OLDDEVICE; EXTERN int NEWDEVICE; +EXTERN int MAC5; // // A table of (random) noise with about -90 dBm on the whole spectrum -- 2.45.2