Firmware Updates
Click on the link below to download the latest updates for your BeepBox.
To update the firmware on your BeepBox you will also need to download and install the BeepBox Communication Tool.
Instructions on how install the latest updates are available here.
Beta Development
Version 3.2.14 - December 11th 2020
- Renamed the 'SET ALTITUDE' setting to 'SET QMR ALTITUDE'.
- Renamed the 'PRESSURE REFERENCE' setting to 'QNH PRESSURE REF'.
- Changed the default lift frequency to 700hz.
- Fixed a bug which sometimes prevented access to the last digit of the QMR altitude calibration.
- If QMR altitude is being displayed on the Home Window, but QMR altitude hasn't been calibrated, instead of displaying a zero value it will now revert to QNE altitude.
- Changed the alignment of some of the customisable data-types on the Home Window.
- Restoring the Factory Settings no longer clears the flight logs.
- Added a volume calibration at startup so that the volume can be changed when performing a factory reset.
- Changed the default volume from 10 to 7.
- When testing the sink alarm, holding down the Set Button now cancels the test.
- When the sink alarm is triggered, the status indicator now flashes blue.
- Fixed a bug which would make the clock revert to 12 hour setting despite being set to 24 hour.
Alpha Development
Version 3.2.13 - December 3rd 2020
- Removed some of the experimental features from the public release.
Version 3.2.12 - December 2nd 2020
- Changed the default data-type for Home-Field-1 from G-Force to Clock.
Version 3.2.11 - November 30th 2020
- Changed the sink alarm setting to be given in feet if the lift/sink rate setting is set to feet.
- Fixed a bug in the lift/sink theshold when displayed in feet.
Version 3.2.10 - November 29th 2020
- Changed the startup routine for the realtime clock for improved stability.
- Cleaned up the Accelerometer Window for improved readability.
- Fixed a bug which prevented the date from being updated.
- Many code changes to support migration to a new development environment.
- Several spelling mistakes and typos corrected.
Version 3.2.9 - November 28th 2020
- Added a new setting which allows the user to calibrate QMR altitude in feet as well as meters.
- Added a new setting which allows the vario to display lift/sink rate in feet per second.
Version 3.2.8 - November 27th 2020
- Fixed a bug which prevented altitude from being displayed in feet rather meters.
- Added the ability for flight logs to display altitude in feet.
Version 3.2.7 - October 31st 2020
- Added the ability to ignore all accelerometer code if the chip isn't present.
- Flight Recorder now checks values of existing logs before attempting to write data to the chip. If the existing data is the same as the value to be written, it now aborts the process, thus extended the physical life of the memory chips.
- Rearranged the order in which flight statistics are exported so that the resulting spreadsheets are more user friendly.
Version 3.2.6 - October 29th 2020
- Added the ability to ignore all accelerometer code if the chip isn't present.
Version 3.2.5 - October 28th 2020
- Added a new G-Force window which shows current G, Min & Max G, and sperate X, Y, Z axis G.
- Accelerometer now utilises vario lift and sink threshold settings as a basis for its sensitivity.
- Added Max and Min G statistics to the flight logs.
- Several changes to the flight logs which make it easier to add new data types in future updates.
- Large update to how flight logs are stored and displayed.
- Fixed a bug which would cause the vario to enter an infinite loop when exporting flight logs.
- Fixed a bug which was exporting incorrect data in the flight logs.
- Increased the frequency that flight log data gets written to memory.
Version 3.2.4 - October 26th 2020
- Accelerometer now respects volume, mute at takeoff, and auto-record functions.
- Added the ability for the battery saver feature to control accelerometer parameters.
- Menu option to disable accelerometer now puts the device into deep sleep mode.
- Added a new g-force data-type to the customisable homescreen.
- Fixed a bug which occurred when one of the customisable data-fields was set to display the date.
- Fixed a bug which would sometimes display an empty data-field if the data-types had never been changed from the defaults.
- Several small changes to customisable data-fields for improved efficiency.
- Added a message which "pops up" when the user stops recording their flight.
Version 3.2.3 - October 25th 2020
- Added a calibration routine for the accelerometer at startup.
- Added more meaningful error messages for hardware faults during startup calibration.
- Added a menu option to enable/disable the accelerometer.
Version 3.2.2 - October 24th 2020
- Renamed Barometer Window to Weather Trend.
- Added a check for presence of accelerometer at startup so that accelerometer code can be ignored if the device is not present.
Version 3.2.1 - October 21st 2020
- First integration of Accelerometer.
Version 3.1.37 - October 15th 2020
- Fixed a bug where the maximum altitude above launch which was being stored in the flight logs could give misleading readings.
Version 3.1.36 - October 14th 2020
- Fixed a bug where turning off the BeepBox soon after starting a new flight recording could create empty flight logs.
- Fixed a bug where exported flight logs weren't being displayed in chronological order.
- When opening the Flight Logs window, it now always starts at the most recent entry and ignores where the user may have scrolled to previously, making it easier to access the most recent flight data.
- Fixed a bug where the "Recording new flight" beeps ignored the Mute setting.
Version 3.1.35 - October 13th 2020
- Added the ability to download Flight Logs to a computer and export to CSV file.
- Battery saver now also affects the tone of the vario beeps as this has proven to extend battery life.
Version 3.1.34 - October 12th 2020
- Flight memory now stores statistics for last 100 flights instead of 10.
- This took internal RAM usage up to 67% and required a large overhaul to how flight memory was being handled. After the overhaul, RAM usage is down to 34%.
- Fixed a bug which prevented the flight logs returning to the first record when clearing all of the flight history.
- Small update to factory reset routine - it now checks all settings first to see if they actually need updating.
Version 3.1.33 - October 11th 2020
- Fixed a bug where QMR altitude (Altitude based on known location) wasn't updating if the QNH Sea Pressure had been updated on the same day.
October 10th 2020
Although tests have shown that the BeepBox vario has a faster response rate than other varios in its class, there is still a short delay. The reason for this is that the barometric pressure sensor which is used to measure altitude isn't 100% accurate; there are tiny fluctuations in the readings which can be caused by things like electrical noise in the circuit board, small gusts of wind, and even sun light can throw the readings off. To account for this, software developers need to work out some kind of smoothing routine which averages out the raw measurements.
The algorithm developed for the BeepBox, in combination with its state-of-the-art pressure sensor, are what allow it to out-perform other varios. That being said, because of this averaging routine, a small delay in the vario is unavoidable. With the BeepBox Alti-Vario, this delay is typically about half a second. Although this is an incredible achievement in itself, the goal is instant feedback the moment you enter an area of lift.
With this in mind, the last few weeks have been spent trying to see if it would be possible to incorporate an accelerometer. This is the reason that it has been a little quiet in the Development Log recently with only minor updates being posted so apologies for that. Today though, I am excited to announce an important breakthrough for the BeepBox project; a working accelerometer algorithm which gives instant feedback to changes in altitude.
This has the potential to completely remove the sensation of entering a thermal and wondering when your vario is going to start beeping. The consequence of having instant vario feedback is of course, a better understanding of the air mass, improved thermalling, and longer flights.
The next steps will be to incorporate this into the prototype and fuse the data from both sensors together. Watch this space!
Ultimately, this is a major milestone for the BeepBox and the last big change before a final public release.
Version 3.1.32 - October 4th 2020
- Removed a number of routines which were originally intended to preserve battery life. These effectively slowed down the processing rate of the CPU as the battery level got lower. Through testing, it was found that the battery saving achieved from this was negligable so these features have now been removed.
Version 3.1.31 - October 3rd 2020
- Fixed a bug which sometimes occurred when inputting a known altitude.
- Fixed a bug which was forcing the display to refresh more frequently than required when exiting the Settings Menu.
Version 3.1.30 - October 2nd 2020
- Improved efficiency of communication between the CPU and Volume control chip.
Version 3.1.29 - September 30th 2020
- Fixed a bug in the startup error codes.
- Update to volume settings to ensure there is consistency throughout the code.
- Changed the way the automatic battery saver handles volume changes.
Version 3.1.28 - September 25th 2020
- Added a function to reset QNH pressure reference to 1013.25 at the start of each day.
- Reduced the frequency that flight statistics are calculated to once per second (previously it was 13 times per second).
- Max Lift and Sink recorded for each flight now uses an averaged value of lift/sink over the last second to iron out tiny fluctuations in air pressure which could result in unusual max lift/link values.
Version 3.1.27 - September 24th 2020
- Disabled the flight recording auto-start function if the barometer window is open.
- Disabled the flight recording auto-start function if the settings are open.
- Fixed a bug where a recording flight wouldn't display if the flight duration contained zero seconds, irrespective of how many hours or minutes it was.
Version 3.1.26 - September 19th 2020
- Added two new settings which allows the main data type on the Home Window and Altitude Window to automatically change when setting QNH and AMR altitude references.
- Changed the default altitude display on the Home Window to QNH.
- Changed the default altitude display on the Altitude Window to QMR.
- Tidied up the storage method of user settings.
- Made it easier to change home screen data types.
- Made it easier to set the current year.
Version 3.1.25 - September 18th 2020
- Large update to altimeter functionality to separate QNH, QNE and QMR altitude modes into their constitute parts. Previously, only one altitude mode was ever displayed, now, all three altitude readings are available at the click of a button, making it easy for the user to switch between them.
Version 3.1.24 - September 17th 2020
- Small update to Factory Reset menu to improve usability.
- Fixed a bug in the timer which would force it to ignore the auto-start setting under certain conditions.
- Fixed a bug where, on really high-pressure days and altitude readings were below zero, it was impossible to stop the flight recorder.
- Fixed a bug where changing from beginner vario mode to classic vario mode could have a strange impact on the sink beeps.
- Fixed a bug where the flight duration was incorrect if the stopwatch data type wasn't being displayed on the home window.
- Fixed a bug where the system could try to refresh the screen even after the screen had been turned off by the battery saver.
- Fixed a bug where, when a low battery is detected and the system tries to go into standby, it would try to turn on the screen and display a "low battery" message. The resulting power surge could push the CPU beyond its limits and enter an infinite loop which would permanently damage the battery.
- Fixed a bug where the initial calibration and error checking algorithm was interfering with the low battery algorithm.
Version 3.1.23 - September 9th 2020
- Reworked the Sink Alarm.
- Added a test mode for the sink alarm - holding down the Set Button whilst on the sink alarm menu will trigger the sink alarm, allowing the user to familiarise themself with the sink alarm.
- Small update to 'clear flight memory' algorithm.
Version 3.1.22 - September 4th 2020
- Added more data-types to the customisable data-fields on the Home Window. All data-fields can display any of the following data-types:
- QNH Altitude
- QNE Altitude
- QMR Altitude
- QFE Altitude
- Total Elevation Gain
- Vario
- Pressure
- Clock
- Date
- Stopwatch
- Timer
- Icons (recording, volume and battery level)
- Temperature
- Blank
- Rearranged the labels for the customisable data-fields on the Home Window so that they are labelled according to their position rather than their importance (For improved usability).
- Small reorganising of Settings Menu.
- Added a new sound effect for when the user holds down the Set Button on a window where it doesn't perform an action.
- Icon drawing algorithms have had a large overhaul for improved efficiency. Many of the old icons have been replaced with new ones.
- Fixed a bug in the barometer which sometimes displayed the wrong weather icon.
- Small update to automatic battery saver routine to make it a little less aggressive.
- Battery Saver now has the ability to turn off the barometric Pressure Sensor when the battery gets dangerously low.
Version 3.1.21 - September 3rd 2020
- Introduced and entirely new SOS mode which is far easier to use than the previous version.
- At the click of a button, SOS Mode can swith between using the status indicator, the buzzer, or both.
- Unlike the old SOS Mode, the new mode is unblocking - allowing the user to keep complete control over the device with instant response to button presses.
- Added some battery saver features to the SOS Mode, thus allowing the SOS to run for longer:
- Screen Timeout set to 1 second.
- Flight Recorder disabled.
- Vario Beeps disabled.
- Added the ability to reset max lift/sink whilst on the vario window.
- Renamed the Screen Contrast setting to Screen Brightness.
- Reworded the Scrolling Text Initial Pause menu to make it more user friendly.
- Small update to Factory Reset menu to improve usability.
- Fixed a bug where the QNH Pressure Reference wasn't being set properly during a factory reset.
Version 3.1.20 - September 2nd 2020
- Small change to battery monitoring algorithm to protect the battery from permanent damage.
- Renamed the Lift Rate Window to Vario Window.
- Added some new hardware checking routines at startup, including a flashing LED for debugging hardware errors.
Version 3.1.19 - August 18th 2020
- Renamed Auto Record Setting to Recorder Auto Start for consistency with other settings.
- Moved Continue or Reset Setting so that it is with the other Recording Settings.
Version 3.1.18 - August 13th 2020
- Fixed a bug in the flight recorder which prevented all of the data from being recorded properly.
- Fixed a bug in the flight recorder which was introduced in yesterday's changes.
- Fixed a bug which forced the flight recorder to always attempt to continue recording the previous flight instead of recording a new flight.
- General tidying up of yesterday's changes.
Version 3.1.17 - August 12th 2020
- Added a new dedicated Altitude Window which allows the user to switch between the following altitude modes:
- QNH - Altitude above sea given manual pressure at sea level
- QNE - Altitude above sea given mean pressure at sea level (1013.25)
- QFE - Altitude above launch
- CUM - Cumulative elevation gain
- Update to customisable data fields on the home-screen. Clicking Button2 will now cycle the primary data field through the following data types: QNH, QNE and QFE Altitudes, and Vario. Thus giving quick access to the most used data types.
- Large update to Stop-Watch and Flight Duration nomenclature and algorithms to improve user friendliness.
- Removed all of the now redundant stop-watch Auto-Start and Auto-Pause features.
- Added a new user option - After one flight has already been recorded and then stopped, and the user then presses record again (or auto-record starts) the user can choose to record a new flight, or continue the previous one.
- Added the ability to start recording as soon as the device is turned on.
- Improved algorithm which prevents auto-record entering an infinite loop when top landing.
- Removed the now redundant SOS window.
- Removed all redundant code pertaining to the SOS feature.
- Rewording of Factory Reset window.
Version 3.1.16 - August 11th 2020
- All data fields on the homescreen are now completely customisable. 4 data fields are available which allow the user to choose from the following data types:
- Altitude (Above Sea, Above Take Off, and Cumulative Elevation Gain)
- Vario (Lift/Sink Rate)
- Icons (Battery Level, Volume, Flight Recorder State etc)
- Clock (Current Time)
- Stopwatch (Duration of current flight)
- Timer (Countdown Timer)
- Removed the now redundant code which allowed the user to customise the clock on the homescreen.
- If the "Mute Vario at Takeoff" setting is enabled, the vario is now kept quiet when you stop recording a flight.
Version 3.1.15 - August 10th 2020
- Update to volume change algorithm to suit the louder buzzer.
- Changed the default setting for volume.
- Added a new splash screen which appears at startup whilst the sensor is being calibrated.
- Small improvement to altitude display on the homescreen.
- Changed the title "Clock" on the clock screen into capitals for consistency.
- Added an alternative view for the vario window which shows Max Lift and Sink.
Hardware Revision 1.13 - July 29th 2020
- Replaced the speaker with a Transducer for improved battery life.
- Added a diode across the transducer for Back-EMF suppression.
Version 3.1.14 - July 27th 2020
- Several updates to Flight Recorder algorithms for better battery life and improved vario performance.
- Bug fix to flight recorder screen where duration of current flight wasn't being displayed properly.
Version 3.1.13 - July 25th 2020
- Replaced empty fields on flight recorder screen with "no data available" message.
- Improved layout of flight recorder screen to give quicker access to frequently used data fields.
- Fixed a bug where incorrect day of the week was being set and displayed.
- Small update to flight recorder algorithm for improved efficiency.
Version 3.1.12 - July 21st 2020
- Reduced the minimum pause between beeps for the thermal finder.
- Added Time and Date to Flight Recorder Window.
Version 3.1.11 - July 20th 2020
- Fixed a bug which was preventing accurate time from being displayed in the flight recorder.
- Embedded functionality for flight recorder to now include day of week, date and time of flights to make it easier to identify individual flights. To do - need to find a way of displaying this information on the flight log screen.
Version 3.1.10 - July 18th 2020
- Fixed a bug where clearing the flight memory could cause an infinite loop.
- Slight change in appearance of all "pop-up" windows to make them more distinguishable.
- Small improvement to screen refresh speed.
- Update to sink frequency settings - they now work with classic vario tones.
- Fixed a bug in the sink frequency where the user was unable to disable sink notifications.
- Added a new menu item to allow the thermal finder to be adjusted.
- Small update to lift and thermal finder tones to prevent the two from overlapping.
- Fixed a bug in the "Recording New Flight" pop-up.
- When you stop recording, all data fields are now immediately reset. This is to prevent a "bug" where if you top landed higher than where you launched, it was impossible to stop the flight recorder if you had "auto-record" enabled.
Version 3.1.9 - July 17th 2020
- Added a new Thermal Finder feature!
- Sink tones revised to work better with thermal finder.
Version 3.1.8 - July 11th 2020
- Small update to sink tones.
Version 3.1.7 - July 10th 2020
- Added a new algorithm which sets the volume at startup. Previously, if the battery saver had turned the volume down, the user setting would be ignored at startup. This has now been rectified so that the user's desired volume takes precedence at startup.
- Brand new implementation of modulated beep tones to indicate how fast you're sinking.
Version 3.1.6 - July 9th 2020
- Updates for latest Hardware Revision.
- Improved button debouncing - improved filtering for small wobbles at the finger tip when holding down a button, as well as improved response rate allowing you to cycle through the menu options more quickly.
- Bug fixes to flat battery handling and battery saver routines.
Version 3.1.5 - July 8th 2020
- Rearranged the menu items to give quicker access to most used items and group related items are together.
- Increased screen refresh rate in menus with scrolling text so that text scrolling is more readable.
- Fixed a bug where in some circumstances the manually calibrated sea level pressure wasn't being accounted for in internal calculations.
Version 3.1.4 - July 7th 2020
- Added a new Battery Saver menu item. If enabled, it allows the system to intelligently reduce power consumption as the battery gets low. Items affected include screen brightness, screen timeout, volume and sensor sample speed.
- Minor update to flat battery routine which ensures the screen has been turned off in order to protect the battery.
- Added a new clock screen which shows current time, date and day of the week.
- Added a new menu item which allows the user to choose which clock appears on the homescreen (clock, stopwatch or timer).
- Added a new menu item which allows the user to set the current time.
- Added a new menu item which allows the user to switch between 12 and 24 hour time format.
- Added a new menu item which allows the user to set the current date.
- Added a new menu item which allows the user to switch between DD/MM/YYYY and MM/DD/YYYY date format.
- Updated the icon on the stopwatch page.
Version 3.1.3 - July 6th 2020
- Added a screen timeout function - automatically turns off the screen after a given time to extend battery life. Possible settings are Off, 10 mins, 5 mins, 2 mins, 1 min, 30 secs, 12 secs, 6 secs.
Version 3.1.2 - July 5th 2020
- Fixed a small bug where a factory reset wasn't loading the default elevation calibration value correctly.
- Added a new menu time which allows the speed of scrolling text to be adjusted.
- Added a new menu item which allows a pause to be added before text starts scrolling.
- Added a new menu item which allows the air pressure oversampling to be adjusted.
- Added a new menu item which allows the temperature oversampling to be adjusted.
Version 3.1.1 - July 4th 2020
- Improved efficiency of flight recorder to conserve battery life.
Version 3.1.0 - July 3rd 2020 - First stable release of version 3
- Improved efficiency of lift, sink and sink alarm settings.
- Fixed a bug in the cumulative elevation gain calibration which was preventing the setting from being saved.
- Fixed a bug in the altitude calibration where cumulative elevation gain, max height above launch, and max height above sea level weren't being updated.
- Fixed a bug where changing the sea pressure reference could start a new flight recording.
- Improved efficiency of Altitude and Sea Pressure calibration.
- Update to Timer Duration setting.
- Several changes to the barometer which help to improve battery life.
- Any windows which show the current air pressure now update more frequently (once per second).
- Small improvements to stopwatch and timer settings.
Version 3.0.5 (BETA) - July 2nd 2020
- Added a volume icon on the home-screen.
- Several small updates to beep tones and frequencies.
Version 3.0.4 (BETA) - July 1st 2020
- Added a new menu item for screen brightness. Allows you to turn up/down the brightness to conserve battery life or improve readability.
- Removed all of the redundant LED code.
- Tidied up some of the stopwatch variables.
- Improved efficiency of button2 algorithm.
Version 3.0.3 (BETA) - June 30th 2020
- Scrolling text implementation - allows for longer strings of text, making things such as menu options more user-friendly.
- Updated all menus to include a description of what actions they performs, and their default value.
- Small change to font library.
- Merged graphics libraries for efficiency.
Version 3.0.2 (BETA) - June 29th 2020
- Small update to flight recorder.
Version 3.0.1 (BETA) - June 28th 2020
- Fixed a bug in the button interrupt.
- Fixed a bug in initial lift/sink values.
- Reduced the time taken to calibrate sensor at startup.
- Wrote an algorithm to keep a consecutive count of the real time clock's hundredths of a second - similar to the millis() function - only returns 100ths of a second but is far more accurate.
- Rewrote the screen refresh interval algorithm to use the above function. This gives far greater control over screen refresh speed and allows for improved battery savings.
- Small update to stopwatch and countdown timer.
- Small fix to the button interrupts where consecutive "beeps" are played when in the settings menu .
- Improved the sound output when changing lift/sink frequency and volume.
- Small bug fix to sink tone where frequency could drop below zero and prevent any sound from being heard.
- Reduced the time required for a long button press from 2 seconds down to 1 second.
- Small improvement to button debouncing allowing for faster navigation through the menu options.
- Small improvement to vario response time.
MAJOR UPDATE - Version 3.0.0 (BETA) - June 27th 2020
- Massive Code overhaul to improve battery performance. Many features have completely new implementations.
- We're still working on this but it we've embedded the ability to change sensor sample speed and sleep duration into the code.
This will allow for a new Power saving menu item.This will have 4 options: High Performance, Balanced, Battery Saver and AutoUPDATE: has 2 options: Enabled / Disabled. - Fixed a bug where some odd Max Lift/Sink readings were being recorded.
- Started implementing a real clock. In addition to the stopwatch and timer features already available, this will display the current time and date.
- New button debounce and interrupt routines.
Version 2.34 - June 11th 2020
- Updates for latest hardware revision.
- Improved vario response rate - vario will beep in lift sooner.
- Added interrupts for button presses when changing lift frequency, sink frequency and volume. Makes it easier to quickly cycle through the menu options.
- Massive overhaul of sensor algorithm to make future improvements easier.
- Changed the start-up routine to allow for more accurate sensor calibration.
- Small update to volume change algorithm.
Hardware Revision - June 10th 2020
- Changed to 3.5mm headphone socket.
- upload now uses USB cable.
- Battery now charges regardless of whether the device is switched on or off.
- Smaller overall packaged.
- We removed the LEDs. We looked at the power they consume from the battery and compared this to how useful they are and decided they were unnecessary.
- Changed to an even louder speaker.
Version 2.33 - June 9th 2020
- Minor update to flat battery handling.
Version 2.32 - June 6th 2020
- Added a menu option for cumulative altitude gain calibration.
- Implemented a new algorithm to update what's being displayed on the screen. For the most part the screen updates once per second, the vario screen refreshes every 1/4 of a second. Advantage of the new algorithm is more control over the refresh timing, easier implementation of future updates, less drain on the battery, and importantly - pop up messages like "Recording new Flight" no longer interfere with the vario calculation algorithm.
- Update to flat battery algorithm. Device now gives accurate reading at start-up and prevents start-up if battery is low.
- When running, if battery becomes dangerously low, the device will shut down and the screen switch off.
Version 2.31 - June 1st 2020
- To protect the battery, we've implemented a new battery management routine.
- Previously, the battery voltage was only being measured if on the home-screen or battery screen. This meant that if on the vario screen for example, the battery could be run past safe levels. This has now been fixed: Battery voltage is now measured every 20 seconds, regardless of what screen you're on.
Version 2.30 - May 27th 2020
- Added a mute at start feature - Allows you to keep the vario quiet whilst you're preparing for launch.
- Sink Alarm now respects volume and LED settings.
Version 2.29 - May 25th 2020
- Fixed a bug where changing manual altitude or sea pressure affecting the vario and auto-record functions.
- Fixed a bug where the sink alarm would leave the LEDs on and drain the battery.
Version 2.28 - May 23rd 2020
- Update to Pressure Sensor. New algorithm reads the pressure sensor at 0.1 second intervals.
- Added an averaging routine to the Vario screen to iron out small fluctuations and make the vario screen more useful.
Version 2.27 - May 15th 2020
- Minor bug fix to Flight Recorder.
Subscribe for Updates
Receive notifications when new firmware is released.