raven icon indicating copy to clipboard operation
raven copied to clipboard

Raven Long Range System

Results 9 raven issues
Sort by recently updated
recently updated
newest added

Hi, kindly upload the instruction as soon as possible, thanks

Since 4ef1b6ee6e3a174c425976870c82775f434137bb I get the following compile error with TARGET=esp32_lora_ttgo_oled_v1_868_915_rx: > /home/m/esp/raven/main/./main.c: In function 'setting_changed': > /home/m/esp/raven/main/./config/settings.h:123:38: error: 'SETTING_KEY_RX_PREFIX' undeclared (first use in this function) > #define SETTING_KEY_RX_FS_SET_CUSTOM SETTING_KEY_RX_PREFIX "fs_set_cust"...

I found that in FAILSAFE mode, the LED did not flash red. Looking at the code, I found that the red and green colors in hal_ws2812_color_s were incorrect for the...

I have created a docker image that can easily to setup build environment, the repo is here: https://github.com/doskoi/RavenLRS It has been tested on Docker CE on macOS Mojave and Windows...

enhancement

The `Auto` setting for `RSSI Channel` on the RX follows the setting's own enum values, not channel ones.

bug

The battery capacity in the third telemetry screen is labeled as `mAh` even if the fw is set to `mWh` for flight time estimation purposes. iNav's CLI settings to refer...

bug

Telemetry works but not all iNav sensors are reported: most of the ones needed for the LUA script are not discovered/sent. Tested on MSP/CRSF/FPort. References: + **[iNav Docs](https://github.com/iNavFlight/inav/blob/12379d41bb01acbd3ff204c8775cd3524661c781/docs/Telemetry.md#available-smartport-sport-sensors)** + **[iNav...

bug

Can you tell me your mailbox address?I want to discuss some problems with you and redesign a PCB.

question