awigen / ExpressLRS

STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications
GNU General Public License v3.0
14 stars 4 forks source link

Not working with Radiomaster ER8G receiver #6

Open teksingh220 opened 1 month ago

teksingh220 commented 1 month ago

Current Behavior

lua not accurate with ER8G receiver

Steps to Reproduce

mentioning in details

Possible Solution (Not obligatory)

Details

i flashed my radiomaster ER8G receiver with this firmware following this video:https: //www.youtube.com/watch?v=8drcP6HkFbs the steps I did: copying github repo flashing the costume firmware made with this repo and including -DHAS_GYRO -DGYRO_DEVICE_MPU6050 in device options after successful flashing I went to the hardware page and changed my channel 7 and 8 for I2C currently I am getting the roll pitch yaw telem values from the receiver to my radio but the lua in the radio is not how it should be the problem I am facing is that the lua does have a option named race mode and does not have input and output mapping it even shows 0 roll pitch yaw telem values after calibrating gyro in gyro settings. Image1 Image2 Image3

the same issue is in there with all the radios(I have tried binding the receiver with diff radios but same problem is there )

no I did not make any changes to the boilerplate after cloning it?

Your Environment