Single frequency lora node framework
Dependents: simple-demo-76_revised_20171113 Lora_with_GPS Lora_with_GPS_crashing Dinghy_RaceTrak_Node_GPS_with_LoRa ... more
Fork of SX1276Lib by
Diff: sx1276/sx1276.h
- Revision:
- 9:b420e9c3d6fe
- Parent:
- 7:2b555111463f
- Child:
- 11:ce0cdab5137a
diff -r 0fe3e0e8007b -r b420e9c3d6fe sx1276/sx1276.h --- a/sx1276/sx1276.h Tue Sep 23 14:11:27 2014 +0000 +++ b/sx1276/sx1276.h Fri Sep 26 12:59:57 2014 +0000 @@ -32,9 +32,6 @@ /*! * Constant values need to compute the RSSI value */ -#define NOISE_ABSOLUTE_ZERO -174.0 -#define NOISE_FIGURE_LF 4.0 -#define NOISE_FIGURE_HF 6.0 #define RSSI_OFFSET_LF -164.0 #define RSSI_OFFSET_HF -157.0