Search found 854 matches
- Sat Jan 16, 2021 6:48 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
Hi. This here shows a bit of my 'standard' oXs. IMG_20210116_193421.jpg RX, oXs with MS5611 and an ACS712-20A current sensor., placed between battery and controller. There is a distance between current sensor and oXs, so I can place the oXs with the baro in a more 'quieter' place. There are 4 wires ...
- Sat Jan 16, 2021 7:06 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
Good to hear, it is OK now
I tested cell voltage years ago, but never used it in real.
https://openrcforums.com/forum/viewtopi ... 603#p91691
Total voltage is sufficient for me.
br KH

I tested cell voltage years ago, but never used it in real.
https://openrcforums.com/forum/viewtopi ... 603#p91691
Total voltage is sufficient for me.
br KH
- Fri Jan 15, 2021 6:36 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
Loaded the two config files from your first post.
Inserted those here, flashed the code to an Arduino uno, activated 'debug' and that is, what I see

That looks ok.
cu KH
Inserted those here, flashed the code to an Arduino uno, activated 'debug' and that is, what I see

That looks ok.
cu KH
- Fri Jan 15, 2021 3:07 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
OK.
Attach both config files here and I will try....
cu KH
Attach both config files here and I will try....
cu KH
- Fri Jan 15, 2021 11:42 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
Sorry, my fault. The manual says **** 2.1 FrSKY protocol (SPORT and HUB ) ************************************************************************************ * Measurements being automatically transmitted are : * - Relative altitude(cm), main vertical Speed(cm/sec) (when at least first baro sensor ...
- Fri Jan 15, 2021 7:45 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Activating cell voltage measurement for/in OpenXSensor
- Replies: 11
- Views: 169
Re: Activating cell voltage measurement for/in OpenXSensor
#define USE_INTERNAL_REFERENCE // uncomment this line if you use 1.1 volt internal reference instead of Vcc ([b][u]voltage divider must be used to reduce voltages to 1.1 volt max[/u][/b]) You think, it is wise to measure voltages up to 4.25V with the 1.1V ref set on Arduino analog ports A0 - A3? Do...
- Fri Jan 08, 2021 7:34 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: New beta version of openXsensor (=openXvario)
- Replies: 530
- Views: 123572
Re: New beta version of openXsensor (=openXvario)
At least Galileo shows up in oXs_gps.cpp // Here the code to activate galileo sat. (This has not yet been tested and is based on I-NAV code) 0xB5,0x62,0x06,0x3E, 0x3C, 0x00, // GNSS + number of bytes= 60 dec = 003C in HEx 0x00, 0x00, 0x20, 0x07, // GNSS / min / max / enable 0x00, 0x08, 0x10, 0x00, 0...
- Wed Dec 23, 2020 6:40 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: First Jeti Sensor was a bust
- Replies: 21
- Views: 3317
Re: First Jeti Sensor was a bust
Check that GPS module with U-center ....
br
br
- Tue Dec 08, 2020 10:12 am
- Forum: Hardware
- Topic: Which receiver for e-glider (Taranis X9D)
- Replies: 5
- Views: 631
- Tue Dec 08, 2020 7:23 am
- Forum: openTx
- Topic: Jeti Duplex telemetry
- Replies: 6
- Views: 679
- Mon Dec 07, 2020 7:34 am
- Forum: Hardware
- Topic: Which receiver for e-glider (Taranis X9D)
- Replies: 5
- Views: 631
- Tue Dec 01, 2020 11:26 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: oXs sequencer - question.
- Replies: 1
- Views: 540
Re: oXs sequencer - question.
Sorry for the post. Think, I got it now (was late yesterday) :mrgreen: https://imgur.com/0JNtSjpl.png SEQUENCE_UNIT 2 --- the PPM-in pin SEQUENCE_0 --- PPM value 0% SEQUENCE_100 --- PPM value +100% But let me make a remark on 'SEQUENCE_UNIT' Documentation says: * oXs determines normally the sequence...
- Mon Nov 30, 2020 8:07 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: oXs sequencer - question.
- Replies: 1
- Views: 540
oXs sequencer - question.
Just trying to put my hands on the sequencer. Just a bench test to understand .... (1W power LED, 2N2222 and 1K resistor) Works! But I do not understand the meaning of those 3 marked lines. Maybe I overlooked it in the documentation :? define SEQUENCE_UNIT 2 #define SEQUENCE_0 #define SEQUENCE_100 b...
- Mon Nov 23, 2020 5:42 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Multi rpm measure and synchronizing ..
- Replies: 5
- Views: 881
Re: Multi rpm measure and synchronizing ..
what you thing about "in case Arduino can not handle"; using other controllers like teensy or stm32 based bords?. This question has been put forward a long time ago and several times. But you have to remember, mstrens is, more or less. the only one, who is putting his work into the oXs project, whi...
- Sun Nov 22, 2020 7:37 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: oxs gps BN-220
- Replies: 10
- Views: 589
Re: oxs gps BN-220
Get used to work with u-center before fussing around with oXs and GPS.
And when no USB UART is around, just use your Arduino to connect your GPS to u-center.
https://create.arduino.cc/projecthub/Pa ... ter-475533
br KH

And when no USB UART is around, just use your Arduino to connect your GPS to u-center.
https://create.arduino.cc/projecthub/Pa ... ter-475533
br KH
- Thu Nov 19, 2020 7:05 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: OxS Five temperature sensor and one voltage sensor
- Replies: 19
- Views: 1103
Re: OxS Five temperature sensor and one voltage sensor
I think, it would be easier, if you attach the complete oXs_config_basic.h and oXs_config_advanced.h file here as attachments
br KH

br KH
- Wed Nov 18, 2020 3:13 pm
- Forum: Hardware
- Topic: X8R burned regulator
- Replies: 4
- Views: 433
Re: X8R burned regulator
A short search in the internet --> XC6201P302PR
br KH
br KH
- Wed Nov 04, 2020 7:17 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: OpenXSensor project page on google code
- Replies: 139
- Views: 66825
Re: OpenXSensor project page on google code
You have been through this here?
oXs_config_description.h
A very comprehensive description about oXs.
For your task, chapter 6
**** 6 - Voltage measurements and current sensor settings (optional) ***************************************************
br - KH
oXs_config_description.h
A very comprehensive description about oXs.
For your task, chapter 6
**** 6 - Voltage measurements and current sensor settings (optional) ***************************************************

- Tue Oct 13, 2020 10:32 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: RPM resolution?
- Replies: 230
- Views: 43472
Re: RPM resolution?
When I run the engine on the ground I get perfect, sensible read outs on my Horus all the way through the rpm range but the moment she is airborne the readings are all over the place That sounds strange. And when the plane is back on the ground, everything is fine again? On the ground, did you move...
- Sat Sep 26, 2020 10:53 am
- Forum: General help (FrSky Taranis radio)
- Topic: Taranis qx7s Bootloader - Firmware - Opentx
- Replies: 4
- Views: 597
Re: Taranis qx7s Bootloader - Firmware - Opentx
So If I understand it wright I don't need the own Taranis firmware on the Taranis website because OpenTX is replacing the Taranis firmware ? You are still mixing things. https://imgur.com/LaQKhq3l.png There is only openTX on the webside. (And the HF module firmware) - There is the transmitter opera...
- Mon Sep 21, 2020 6:00 pm
- Forum: General help (FrSky Taranis radio)
- Topic: Differential on a flying wing when using a SxR
- Replies: 0
- Views: 393
Differential on a flying wing when using a SxR
Was playing a bit with the SxR and thinking of putting it into one of my flying wings (replacing the standard rx), where the designer requests some differential. No idea .... Then I found Mikes posting. :D https://www.rcgroups.com/forums/showpost.php?p=40373724&postcount=7509 This posting pointed to...
- Wed Sep 16, 2020 10:21 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Any chance to add the Pro Micro Board to OSX in the near future ?
- Replies: 14
- Views: 1189
- Tue Sep 15, 2020 3:33 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Any chance to add the Pro Micro Board to OSX in the near future ?
- Replies: 14
- Views: 1189
Re: Any chance to add the Pro Micro Board to OSX in the near future ?
Yes, but the Nano is bigger, just like the blue pill ...
AND I DON'T HAVE THAT MUCH SPACE
br KH
AND I DON'T HAVE THAT MUCH SPACE

br KH
- Tue Sep 15, 2020 6:24 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Any chance to add the Pro Micro Board to OSX in the near future ?
- Replies: 14
- Views: 1189
Re: Any chance to add the Pro Micro Board to OSX in the near future ?
The main reason I am not that happy with the Pro Mini board is, that the upload over a USB-TTL converter may or may not work. One shouldn't expect all are electronic experts, also some Pro Mini boards on the market have wrong/ reversed pins, some USB-TTL converters causing problems uploading while ...
- Fri Sep 11, 2020 6:26 am
- Forum: General help (FrSky Taranis radio)
- Topic: Updating OpenTx without using Companion?
- Replies: 2
- Views: 304
Re: Updating OpenTx without using Companion?
So the simple answer is NO!Updating OpenTx without using Companion?
cu KH
- Thu Sep 10, 2020 12:17 pm
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Any chance to add the Pro Micro Board to OSX in the near future ?
- Replies: 14
- Views: 1189
Re: Any chance to add the Pro Micro Board to OSX in the near future ?
Hi João. Would prefer the Maple Mini (left one). But the size compared to the Pro mini! https://imgur.com/7UUVDLtl.png The one on the right, that is NOT a genuine Pro mini, but has a LGT8F328P. A bit faster than the original 328, End of the year I am going to do some tests with oXs on those. br KH
- Thu Sep 10, 2020 6:23 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: Any chance to add the Pro Micro Board to OSX in the near future ?
- Replies: 14
- Views: 1189
Re: Any chance to add the Pro Micro Board to OSX in the near future ?
Hi Thomas. Did you see this post here? https://openrcforums.com/forum/viewtopic.php?f=86&t=12903&p=151388#p151388 Cappy used a 32U4 and mstrens (the oXs developer) answered that. Mstrens is not answering in this forum at the moment, maybe he is on holiday. Hopefully he does not have to fight Corona....
- Mon Aug 31, 2020 2:53 pm
- Forum: Software
- Topic: tx companion on ubuntu
- Replies: 5
- Views: 511
Re: tx companion on ubuntu
Better make a fresh installation with LM 20 on your computer.
br KH
br KH
- Fri Aug 21, 2020 8:52 am
- Forum: OpenXVario - an open source vario supported by the open source firmwares!!
- Topic: OpenXsensor Configurator
- Replies: 231
- Views: 101801
Re: OpenXsensor Configurator
Hi, would like to ask a question about the Configurator. After years doing the oXs configuration with an editor, had a little deeper look at the Configurator. MPX + GPS. With oXs ver. 8.0.6 those were the MPX outputs 10 , GPS_COURSE , 1 , 1 , 0 , -16384 , 16383 , \ 11 , GPS_SPEED , 1 , 1 , 0 , -1638...
- Tue Aug 11, 2020 5:32 pm
- Forum: FrSky Taranis radio
- Topic: Change pre-2019 X9D+ to latest spec, or replace
- Replies: 1
- Views: 441
Re: Change pre-2019 X9D+ to latest spec, or replace
'Never change a running system' - old engineer dictum.
br KH
br KH
