JETI MODEL FIRMWARE UPDATES

Jeti Studio, New Way of Viewing, Analyzing, Programming, and Updating. Telemetry Data Logging & Visualization, Transmitter Data Backup, Transmitter & Receiver Updating, Lua App Manager.



Jeti Studio is a cross-platform program for the visualization and analysis of telemetry data received from sensors and receivers. The program is available free of charge as a software support to the Duplex product line.

- Graphic Visualization of Telemetry Data Logs, Display & Analyze Sensor, Device, Receiver Data
- Direct Support for JetiBox Profi Monitor, Easy Read Log Files and Real-Time Telemetry
- Real-Time Telemetry Graphic Visualization, Display Charts, Maps, Data Tables….
- Device Updater, Easily Update your Receivers, Sensors, Transmitters, and Other Jeti Devices
- EX Bus Devices Programming and Configuration, Setup Failsafes, Port Configurations.…
- Integrated DC/DS-24 Transmitter Emulator, Program Your Model from Comfort of Your PC
- Lua App Manager, Easily Store, Copy, Test All Your Custom Lua Applications

More information (links):
* Click Here for Jeti Studio Download

Version 4.27 Available for Jeti Transmitters (April, 2018)
Firmware Update DC/DS-24
Firmware Update DC/DS-16 (Standard)
Firmware Update DC/DS-16 (Lua Version)
Firmware Update DC/DS-14 (Standard)
Firmware Update DC/DS-14 (Lua Version)

Version 1.10 Available for Jeti REX Receivers (March, 2018)
Firmware Update Standard REX (Ditex Telemetry)

Version 1.04 Available for Jeti Sensors (April, 2018)
Firmware Update MULi 6s EX Module



Jeti Transmitter Updates



Version 4.24 for DC/DS-24 and 4.23 DC/DS-16 and DC/DS-14 Transmitters
Jeti DS/DC-16
After a long time of development and testing we are able to release the new version of DC/DS firmware to the public. This update comes up with new modifications as well as brand new features:

Warning: After updating your radio to version 4.23/4.24 it is no longer possible to downgrade to a firmware version older than 3.02. Downgrade to 3.02 version is however still possible!!!

What is LUA? Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

How do you use it? Basic setup is easy. You write an application (script) and put that to SD-card. After that the application is run in your selected model. This means you can have different scripts running on different models.

For example you can have constantly updating telemetry-data, make and use graphics and images, use telemetry and voice in a new fashion, you can access SD-card with LUA and so on. One thing I really like that like there is now MX1 - MX16 there will be LUA-controls. If nothing else this opens a whole new world to making transmitter and it's functions really "Your Own".

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16

A few basic applications are included in the Lua package:
- Preflight checklist app
- Battery voltage widget for multiple voltages
- Real-time telemetry chart
- Automatic Teacher/Student switching

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Lua Release Notes for 4.23 English (.pdf)

New Features:
1. 1. Added the latest device definitions for MFlow2, MRPM Hall, Brain, R3 REX, Cortex Pro, AXON and other devices.

Modifications:
1. While editing the integer values of any transmitter menu, after pressing the MENU button, the number of steps applied is shown in the bar on screen (1x, 10x, 100x).
2. If a flight-mode delay is applied while switching flight modes and a fast movement of a stick is performed, the servos now don’t overshoot.
3. Alarm values (menu Timers/Sensors –Alarms) are not limited by the 16-bit data type, so you can set higher values for alarms than +/-32767
4. Lua: Integer boxes are now able to handle 32-bit values.
5. DC/DS-14/16: Receiver voltage is now displayed correctly.
6. The volume indicator is now shown in the top bar if volume changes.
7. DC/DS-24: The timing of a PPM signal via PPM Jack connector is now accurate.
8. Fixed: If a user opens a Model selection dialogue while logging is enabled, the situation could lead to creating empty log files.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 4.23 Update English (.pdf)
Download Release Notes for 4.23 Update German (.pdf)
Download Release Notes for 4.23 Update French (.pdf)
Download Release Notes for 4.23 Update Italian (.pdf)

Updating procedure for version 4.23:
1. Connect TX via USB to PC.
2. In the TX confirm communication with PC.
3. Download the update file for your language. Unzip its contents into a temporary folder at your hard drive.
4. Copy all files from the temporary folder to the root folder of the SD card. If you have a version 1.05 or older, we recommend deleting the original system sounds located in /Audio folder to take effect of the updated audio files. The updated system audio files are located in /Audio/en folder. In order to keep all your settings please do not delete these files: /Config/Config.jsn, /Config/Calib.jsn. Please keep the /Model folder untouched as well.
5. Switch off and switch on the TX. After that, the update will run.


UPDATE 4.23/4.24 (December, 2017)
Download Firmware DC-24 v4.24
Download Firmware DC/DS-16 v4.23 (Standard)
Download Firmware DC/DS-16 v4.23 (Lua Version)
Download Firmware DC/DS-14 v4.23 (Standard)
Download Firmware DC/DS-14 v4.23 (Lua Version)



Version 4.22 for DC/DS-24, DC/DS-16 and DC/DS-14 Transmitters
Jeti DS/DC-16
After a long time of development and testing we are able to release the new version of DC/DS firmware to the public. This update comes up with new modifications as well as brand new features:

Warning: After updating your radio to version 4.20 it is no longer possible to downgrade to a firmware version older than 3.02. Downgrade to 3.02 version is however still possible!!!

What is LUA? Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

How do you use it? Basic setup is easy. You write an application (script) and put that to SD-card. After that the application is run in your selected model. This means you can have different scripts running on different models.

For example you can have constantly updating telemetry-data, make and use graphics and images, use telemetry and voice in a new fashion, you can access SD-card with LUA and so on. One thing I really like that like there is now MX1 - MX16 there will be LUA-controls. If nothing else this opens a whole new world to making transmitter and it's functions really "Your Own".

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16

A few basic applications are included in the Lua package:
- Preflight checklist app
- Battery voltage widget for multiple voltages
- Real-time telemetry chart
- Automatic Teacher/Student switching

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Lua Release Notes for 4.22 English (.pdf)

New Features:
1. (DC-24 only): Model description (a "label" parameter) has been added to the Model - Basic Properties menu. The label is then shown while you browse the model list within the Model Selection menu. The label has an informative meaning and should be used to distinguish between similar models.
Jeti DS/DC-16
2. Lua is now available for DC/DS-14, DC/DS-16 and DC-24.
3. New functions and possibilities have been added to the Lua programming API
4. Several function and new options have been added to provide seamless compatibility between DC/DS-16 and 24.
5. Any Lua telemetry screen can be assigned to the top status bar (instead of default clock). See the Timers/Sensors - Main Screen menu.

Dual Rates/Exponential Smooth Transition
Added option for proportional and smooth Dual Rate/Exponential transition. See the Fine Tuning - Dual Rate/Exponential menu and check the "Prop." option. If you assign any proportional control as a DR switch, you will be able to set the DR/Expo values more precisely.

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16


New Option for Smooth Curves
Added option for smoothed function curves (see Fine Tuning -Function Curves, Fine Tuning -Free Mixes, Fine Tuning -Butterfly).

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16


New Digital Trim Functionality
The digital trims (Fine Tuning -Digital Trims) can now work in two additional independent modes:
3-Position Momentary Switch Emulation: The up/down positions are active only as long as you hold the corresponding trim button. Default value is otherwise 0%.

Rotary Functionality: Every time you press the trim button the value is increased or decreased according to trim step. This creates an arbitrary number of predefined positions of the trim control which is useful for example for switching flight modes of stabilization systems. Default value is -100%.

Modifications:
1. Fixed heli and airplane gyro settings (Fine Tuning - Gyro Settings and Governor menus, a problem had appeared in V4.20 and was immediately solved by version 4.20.1).
2. Fixed Throttle Limiter function behavior if an expo value is non-zero.
3. Date in the Model Selection dialogue is now displayed correctly.
4. Sensor selection dialogues now contain sensor name together with parameter name, e. g. "MUI: Current[A]".
5. Frequency response of the vario sound has been modified to better match high performance variometers.
6. Corrected behavior of telemetry alarms if a "silent" sound profile is selected.
7. Lua: Function system.get Inputs ("P3","P4") now returns correct values for both stick controls.
8. Lua: Function system.vibration() now behaves correctly and according to specification.
9. Lua: The top status bar now displays an informative text if Lua environment is not running ("lua: x"). Lua can be stopped for example in the Model Selection menu, Device Explorer menu or while you are creating new model.
10. Lua for DC/DS-16 and DC/DS-14: Optimizations in the Lua core have been applied so that it now consumes less memory.
11. Lua for DC/DS-16 and DC/DS-14: A hard-limit has been set to limit the memory consumption of the applications. If the Lua environment exceeds 50kB, all scripts are killed.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 4.22 Update English (.pdf)
Download Release Notes for 4.22 Update German (.pdf)
Download Release Notes for 4.22 Update Italian (.pdf)

Updating procedure for version 4.22:
1. Connect TX via USB to PC.
2. In the TX confirm communication with PC.
3. Download the update file for your language. Unzip its contents into a temporary folder at your hard drive.
4. Copy all files from the temporary folder to the root folder of the SD card. If you have a version 1.05 or older, we recommend deleting the original system sounds located in /Audio folder to take effect of the updated audio files. The updated system audio files are located in /Audio/en folder. In order to keep all your settings please do not delete these files: /Config/Config.jsn, /Config/Calib.jsn. Please keep the /Model folder untouched as well.
5. Switch off and switch on the TX. After that, the update will run.


UPDATE 4.22 (February, 2017)
Download Firmware DC/DS-24 v4.22
Download Firmware DC/DS-16 v4.22 (Standard)
Download Firmware DC/DS-16 v4.22 (Lua Version)
Download Firmware DC/DS-14 v4.22 (Standard)
Download Firmware DC/DS-14 v4.22 (Lua Version)



Version 4.00 for DC-16, DS-16 and DS-14 Transmitters

After a long time of development and testing we are able to release the new version of DC/DS firmware to the public. This update comes up with new modifications as well as brand new features:

Warning: After updating your radio to version 4.00 it is no longer possible to downgrade to an older firmware. Downgrade to 3.02 version is however still possible!!!

DC/DS-16: 24-Channels Multimode
The DC-16 and DS-16 now support up to 24 fully proportional and programmable channels. This expansion allows you to conveniently install multiple receivers or Central Boxes into a model without additional programming. By default, this feature is turned off. The transmitter enables it automatically as soon as any servo is assigned to any 17-24 channel (see the menu Model -> Servo Assignment). You can see the 24-Channel Multimode status in Advanced Properties -> Wireless Modes/Trainer.

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16


New Model Type Multi-Copters
A new wizard that allows you simple creation of multicopter models has been added. You can set several basic functions of the model:
- Camera gimbal can be set as either none (off), basic (2 axis) or advanced (3 axis).
- You can use up to 3 functions for in-flight gyro/stabilization tuning.
- You can specify how many gear servos will be used.

Jeti DS/DC-16  Jeti DS/DC-16  Jeti DS/DC-16


Inactivity & Low-Q Alarms
The menu System › System Sound now contains two additional freely configurable system alarms.
Low Signal: Q – you can set an audio file and a threshold level for a low signal determined by the quality of the information. If the signal quality drops below the percent value, the assigned audio file will be played.
Inactivity alarm - you can assign an audio file and time interval for inactivity warning. The alarm will be triggered repeatedly when there are no buttons being used and the sticks are holding their last positions for an extended period.

Jeti DS/DC-16  Jeti DS/DC-16

Alarms: Preflight Check
Now you can use any alarm to be a part of a preflight control check. As an example, in the menu Timers/Sensors › Alarms create a new low-voltage alarm (a voltage sensor is required). If you use 4S Li-Pol battery, the alarm condition should be “X<16V” (less than 4V per cell). Enable the “Use only during preflight check” option. This alarm will activate only after the model is changed or the transmitter is turned ON.

Jeti DS/DC-16  Jeti DS/DC-16

Extended Voice Outputs
In the Timers/Sensors › Voice Output menu you can create up to four independent telemetry variables that will be announced by voice using pre-assigned switches. Scroll down to “Single voice announcements” and open the menu. By pressing the F(3) Add button, a new telemetry report will be created. Select appropriate switch and a telemetry value that will be announced. Available options for voice announcements:

Jeti DS/DC-16  Jeti DS/DC-16

Audio Player: Pilot Voice Caller
The Audio Player application now offers a possibility to play audio files sequentially. This feature is useful if you practice an aerobatic routine - the transmitter will always tell you the name of the next figure. You can also use this feature just as a background music trigger. The music will not be interrupted by any incoming alarms or sounds on event.

Modifications:
1. Voice announcement of French numbers has been modified (corrected spelling of hundreds and thousands).
2. Using Heli Wizard, opening the throttle curve editor doesn’t lead to reboot in case of non-existing throttle function.
3. The sizes of audio and log files are shown in units of KB for files smaller than 1 MB.
4. Solved an issue of 3-times repeated alarms that influenced the function of other alarms.
5. The numeric range of flight-mode trims has been increased to ±125%.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 4.00 Update English (.pdf)
Download Release Notes for 4.00 Update German (.pdf)
Download Release Notes for 4.00 Update French (.pdf)
Download Release Notes for 4.00 Update Italian (.pdf)
Download Release Notes for 4.00 Update Portuguese (.pdf)

Updating procedure for version 4.00:
1. Connect TX via USB to PC.
2. In the TX confirm communication with PC.
3. Download the update file for your language. Unzip its contents into a temporary folder at your hard drive.
4. Copy all files from the temporary folder to the root folder of the SD card. If you have a version 1.05 or older, we recommend deleting the original system sounds located in /Audio folder to take effect of the updated audio files. The updated system audio files are located in /Audio/en folder. In order to keep all your settings please do not delete these files: /Config/Config.jsn, /Config/Calib.jsn. Please keep the /Model folder untouched as well.
5. Switch off and switch on the TX. After that, the update will run.


UPDATE 4.00 (December, 2015)
Download Firmware DC/DS-16 v4.00
Download Firmware DC/DS-14 v4.00
SD Card Firmware (In Case of Reformatting SD Card)



Version 3.02 for DC-16, DS-16 and DS-14 Transmitters

After a long time of development and testing we are able to release the new version of DC/DS firmware to the public. This update comes up with new modifications as well as brand new features:

Warning: After updating your radio to version 3.02 it is no longer possible to downgrade to an older firmware!!!

Jeti DS/DC-16 Telemetry Jeti DS/DC-16 Telemetry Jeti DS/DC-16 Telemetry

PPM 16-Channel Format
Possibility to set the output of the internal connector to 16-channel PPM format (see the menu System >> Configuration. Suitable for use with an external RF module.

Asymmetrical Free Mixes
The possibility of asymmetric free mixes, mix output for each servo can be adjusted separately both for positive and negative throws. The Mix output parameter can be easily used to adjust the differentiation for the ailerons to flaps mix and others.

Custom Timers
Ability to reset the selected timer using the transmitter control has been added (menu Timers/Sensors >> Timers). From now on it is not necessary to activate the CLR button in the main screen. When pushing the Reset switch, the timer is immediately set to the initial value.

Now it is possible to set the repetition of alarm messages from the sensor. In the Timers/Sensors >> Alarms menu create a new alarm, highlight "Repeat" and press the 3D button twice.

Dual & Exponential Rates
The editing form of dual and exponential rates has been improved. Automatic selection of edited parameter depending on the position of the control has been added. Furthermore, the possibility of asymmetric rates for rudder and ailerons has been added. After highlighting and unchecking "Symmetric DR", then pushing the F(4) Sym. button it will be possible to adjust the aileron rates to the right and left independently.

Modifications:
1. The data analysis from the SD card records reads correctly of the all models regardless of the model names.
2. Correct display of the current free mix value when editing its properties.
3. The operation with the internal SD card has been improved.
4. The support for setting the MBar EX sensor via Device Explorer has been added.
5. Additional security question when selecting wrong model has been added.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 3.02 Update EN (.pdf)
Download Release Notes for 3.02 Update FR (.pdf)
Download Release Notes for 3.02 Update DE (.pdf)

Updating procedure for version 3.02:
1. Connect TX via USB to PC.
2. In the TX confirm communication with PC.
3. Download the update file for your language. Unzip its contents into a temporary folder at your hard drive.
4. Copy all files from the temporary folder to the root folder of the SD card. If you have a version 1.05 or older, we recommend deleting the original system sounds located in /Audio folder to take effect of the updated audio files. The updated system audio files are located in /Audio/en folder. In order to keep all your settings please do not delete these files: /Config/Config.jsn, /Config/Calib.jsn. Please keep the /Model folder untouched as well.
5. Switch off and switch on the TX. After that, the update will run.


UPDATE 3.02 (December, 2014)
Download Firmware DC/DS-16 v3.02
Download Firmware DS-14 v3.02
SD Card Firmware (In Case of Reformatting SD Card)




Jeti Receiver Updates



Version 3.25 for R3/RSW, Rsat Receivers

UPDATE 3.25
Download Firmware 24 Channels R3/RSW, Rsat 3.25 (February, 2016)


Version 3.24 for R3/RSW, R4US, R5US, R6US, R7-9-11US, R14-18US Receivers
The firmware version 3.24 for Duplex EX receivers brings several new features especially for output pins settings. One of them gives the ability to set the digital interface so that it is possible to set serial communication for control of servo channels on one of the outputs of the receivers, while at the same time generating standard servo outputs for connected servos. This setting is especially advantageous in copter models where a serial interface is used for communication between the receiver and the stabilization system that controls the model.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 3.20 Update (.pdf)

Example of Port Configuration for R11 EPC Receiver (Check Rx Pages for Details)
Port Configurations (Rx Firmware 3.24):
Standard: 1-10 Servo, 11 Servo/Satellite In, Ext Telemetry/USB Programming
PPM/Servo: 1-10 Servo, 11 PPM, Ext Telemetry/USB Programming
EX Bus/Servo: 1-10 Servo, 11 Servo/Satellite In, Ext EX Bus/USB Programming
UDI/Servo: 1-10 Servo, 11 UDI, Ext Telemetry/USB Programming

UPDATE 3.24
Download Firmware Standard R3/RSW-18US 3.24 (June, 2015)
Download Firmware UDI 16 R3/RSW-18US 3.24 (June, 2015)
Download Firmware S.Bus R3/RSW-18US 3.24 (June, 2015, Select UDI in Device Explorer)


Version 3.11 for R4US, R5US, R6US, R7-9-11US, R14-18US Receivers
With this update receivers can now:
- To be used for new 10ms Frame Rate, 100Hz Transmitting Frequency
- Allows wireless programming of the receivers
Telemetry Mode for receivers when using JetiBox Profi as Standalone Telemetry

UPDATE 3.11
Download Firmware R4US-18US 3.11 (May, 2013)


Version 3.06 for R3/RSW Receiver
With this update you will be able to simply use a Wireless Teacher/Student function (Buddy Box) together with any third-party transmitters. You only need to supply the R3/RSW with power and PPM signal through the trainer port of the student's transmitter. After that, you should switch the DC/DS transmitter to the "Teacher" mode and bind in a usual way.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 3.06 Update (.pdf)

UPDATE 3.06
Download Firmware R3/RSW 3.06 (June, 2015)


Version 1.03 for R7, R10, R12US REX Receivers
Reduces Glitches on Servo Outputs During Startup
All REX Receivers Can Use 24 Computed Channels (Servo/PPM/UDI)
Optimized EX Bus Output Frames (Needed for Some FBL Systems)

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 1.03 Update (.pdf)

UPDATE 1.03
Download Firmware R6-7-10-12 REX 1.02 (September, 2016)




Jeti Central Box Updates

Version 1.20 for Central Box 200 Power Distribution Unit
This update brings additional options for digital inputs and outputs to the Central Box 200. Now you can simply control your LED lights using the Central Box only. The Central Box can function as an EX Bus expander so you can join several Central Boxes together and you will have perfect signal distribution and control redundancy in a model.

Version 1.09 for Central Box 400 Power Distribution Unit
This update brings additional option of adding third Jeti Duplex 900MHz or 2.4GHz receiver for triple dual band redundancy. The Central Box 400 supports additional receiver via Ext1 port using EX Bus protocol.

For proper function the transmitter device folder needs to be updated using new configuration file "CBOX400.bin".

The Central Box with the new firmware can also function as an EX Bus Expander. This function can be activated on the Ext1, Ext2 and Ext3 outputs and this will function even if the Central Box is controlled by the PPM signal (Rx1 and Rx2 input). The Central Box transforms the servo positions from the PPM signal to the EX Bus. The Central Box can detect any sensor that can communicate in EX Bus mode and starts the communication with the sensor automatically using EX Bus protocol.

Please read the attached Release Notes prior to performing any update. This document always includes the actual information given to the current version of firmware.
Download Release Notes for 1.20 Update Central Box 200 (.pdf)
Download Release Notes for 1.09 Update Central Box 400 (.pdf)

UPDATE 1.20
Download Firmware Central Box 200 (May, 2014)

UPDATE 1.09
Download Firmware Central Box 400 (October, 2017)

UPDATE 4.00
Download Firmware Central Box 100-200-400 (December, 2015)




Jeti Telemetry Sensor Updates

Version 2.06 for Telemetry GPS MGPS EX Sensor
The MGPS firmware update brings several additional features requested by users. For example, the SetOrigin function can now be linked to any receiver channel so that resetting the distance before flight is more comfortable.

UPDATE 2.06
Download Firmware GPS MGPS EX Sensor 2.06 (May, 2014)

UPDATE V1.08
Download Firmware MVario2 EX 1.08 (December, 2015)




Jeti Duplex Telemetry Useful Ideas & Tips

Fuel Consumption Monitoring for Jets!!!
This is a very interesting article from the Jeti site that is of interest to jet modelers as to how to use the MUI 30A Current/Voltage sensors to monitor fuel usage by monitoring the fuel pump consumption as the amount of energy consumed by pump and amount of pumped fuel is linear.

Great usage and imagination in the use of the Jeti Duplex telemetry!!!
Download PDF



Alarm for in Flight Turbine Shut Down!!!
If the fuel pump draws 0,8-1A at idle rpm and the alarm trigger is set to <0,5A. If the ECU shuts down the fuel pump for any reasons, you get an audio warning "Warning, Flameout!" (Custom Sound for Example). Then you will know in an instant something that you usually need a few seconds, if not more, to realize and potentially safe your very expensive model.

The amp-draw information from the MUI 30A Current/Voltage sensors can be used as a flameout warning. Always easy to hear when others are flying around you.
Download PDF


Receiver Update:
Update of the receiver

Sensor Update:
Update of the sensor