18-02-2019, 02:32
Hello Andy,
Do you really want to run the receiver in EasyWeather Mode rather than Davis VP2 Emulation?
Indeed there is a compilation error when EasyWeather Mode is selected, but the fix is easy. If you really want to run the receiver in EasyWeather mode I can post the fix.
Code:
// --------------------------------------------------------------------------------------
// Define Software Operation Mode
// --------------------------------------------------------------------------------------
#define Work_Mode 1 // Mode 0= Davis VP2 Emulation Mode, Mode 1= EasyWeather ModeDo you really want to run the receiver in EasyWeather Mode rather than Davis VP2 Emulation?
Indeed there is a compilation error when EasyWeather Mode is selected, but the fix is easy. If you really want to run the receiver in EasyWeather mode I can post the fix.

