Pre 2.6 TunerStudio Change Log - Pre 0.999.9a Changes
- Details
- Category: Downloads
Article Index
Changes Applied from 0.999.6b to 0.999.9a
7/23/2010 - 0.999.6b Released
7/24/2010 - Fixed CAN reading for optimal speed.
7/24/2010 - Made the number of Indicators rows on the default dash determined by the count of indicators.
7/25/2010 - Added 19200 baud
7/25/2010 - Made Communication settings apply on dialog close
7/25/2010 - 0.999.6c Released
7/27/2010 - Allow decimal places on VE Analyze Authority Limits
7/27/2010 - Fixed CRC failure when entire data page is blank
7/27/2010 - Fixed right click on VE Analyze table caused TS to go offline.
7/27/2010 - Made VE Analyze use a TS AFR Table when Narrowband sensor
7/27/2010 - VE Analyze filters Idle VE on MS3
7/27/2010 - Check to make sure settings dialog doesn't open on second monitor when it isn't available
7/27/2010 - Removed Table Editor from Tool menu
7/27/2010 - Was not rejecting bad och reads
7/27/2010 - 0.999.6d Released
7/29/2010 - Added support in MathParser for exponents in the format 9.55E-4
7/31/2010 - 0.999.7 Released
8/1/2010 - Created TriggerWheel Widget (Not used anywhere yet)
8/2/2010 - Fixed Indicators flashing if Show Demo was on
8/3/2010 - Created BasicTriggerWheel Pattern Generator
8/4/2010 - Added Mouse Movement to Trigger Wheel Widget
8/6/2010 - Fixed VE Analyze Custom Filter, error if expression started with a (
8/6/2010 - Added Expression type filter to VE Analyze
8/7/2010 - Implemented filters for Table Switching in Extra VeAnalyzeMap ini's
8/7/2010 - Redirect megasquirt.info help urls to megamanual.com
8/9/2010 - Fixed Designer Mode tab in dialog selected next component on dash
8/9/2010 - Designer Mode Fixed Table skips, tabbing through gauges, ~every 3rd tab did nothing.
8/9/2010 - Added warning for using temp project and blocked out connecting while using temp project
8/9/2010 - Added Horizontal Dashed Bar Gauge Painter
8/9/2010 - Made Vertical Dashed Bar Painter support Clockwise rotation
8/10/2010 - Autoscale Curve Graphs
8/19/2010 - Fixed MS3 SD Log Transform when CAN devices in Project.
8/20/2010 - Stop write to controller when data hasn't changed, unless it is a noLocalUpdate field. This prevents excessive Burn commands on dialog close.
8/20/2010 - Fixed problem with output channel name replacement with value where channel name begining exists elsewhere in the config as a valid name. For example mafmap, maf could be substituted with the maf value making the formula invalid.
8/20/2010 - Made the outpc validator stricter, it now fails when the reference value is uninitialized.
8/20/2010 - Fixed VE Analyze Cell Locking.
8/20/2010 - Made VE Analyze continue where it left off and removed the dialog prompt.
8/21/2010 - Made focus return to component after any burn, undo or redo events.
08/22/2010 - Fixed Default Dash with 9-14 indicators to stretch in 1 row.
08/23/2010 - Made bits class Constants support up to S32 type, earlier only supported up to U08
08/23/2010 - Added Timestamp to MS3 SD log output file name, this includes support for a time stamp provided in the header of the file.
08/25/2010 - Handled ini Error in HiRes 11d ini
08/27/2010 - Made Help open dialog help before Main Help when a dialog is open.
08/27/2010 - Corrected Launch Indicator for MS3 0.26 code
08/28/2010 - Made 2D tables enable / disable properly on open.
08/28/2010 - Added app protocol for help hyperlinks.
08/29/2010 - using the new app protocol made some help selections context based.
08/30/2010 - Linked in several new help pages
08/30/2010 - Restricted Curve Auto-scaling to the Accel Wizard as it was having some bad side effects on some other Curve Graphs
08/31/2010 - Corrected Default TunerStudioProject creation to be in the correct non-english "My Documents" dir on Windows.
08/31/2010 - Added App Edition to Autoupdate so updates can be specific different editions.
09/01/2010 - New Project "Detect" now checks for no firmware loaded and infors the user of where toget firmware information. This is not tested as all my MCU's have firmware loaded :P
09/02/2010 - 0.999.8 Released as Beta
09/02/2010 - Fix multiple prompts of lost data when going offline without a burn.
09/03/2010 - Fixed Curve problems from Autoscale.
09/03/2010 - Increased the max allocated memory in windows.
09/04/2010 - Modified outpc validator to work with secl that don't roll over at 255
09/04/2010 - Modified handling of comms errors to make it TS more resistant to going offline.
09/07/2010 - Handle delete of req fuel value in standard Injection dialog
09/07/2010 - Handle MS3 Serial Mode 10 error
09/08/2010 - 0.999.8c Released as Beta
09/08/2010 - Enabled CAN Setup for MSII 2.9x firmware.
09/12/2010 - handled null pointer exception checking for crc command
09/13/2010 - Several Comms changes including the handling of RXTX. Seem to have eliminated all traces of orphan bytes and hopefully helped recovery of disappearing BT serial connections.
09/13/2010 - 0.999.8f Released as Beta
09/14/2010 - Kill Indicator demo cycle when going online
09/21/2010 - increased resistance to going offline
09/22/2010 - Enhanced Curve Graph auto-scale behavior with hysteresis
09/22/2010 - Made CurveGraph apply saved mins and maxes on initialization
09/23/2010 - fixed detect in new project
09/23/2010 - Fixed missed burns when writeChunk is disabled
09/23/2010 - Corrected OS X RXTX Library
09/23/2010 - 0.999.8g Released as beta
09/28/2010 - Added Composite and trigger loggers from MS2Extra 2.1e
09/28/2010 - Fix register for paint requests when adding a new User Dashboard
09/29/2010 - improved ini error reporting
09/30/2010 - Updated Names of AEM WB Controllers to make it clearer which is the older non-linear
10/05/2010 - fixed an annoying block of a '-' in gauge limits.
10/07/2010 - Fixed revert back of number of decimal places on a gauge when clicking on it in designer mode.
10/07/2010 - Added new signature format of MS2e 3.03 to Trigger logger.
10/18/2010 - VE Analyze Target Lambda Table is now user selectable.
10/21/2010 - VE Analyze goes full screen for small screens.
10/27/2010 - Fix so OchValidator resets buffer when secl == 0
10/28/2010 - Warn and disable CAN controller when main controller goes online and CAN device fails.
10/28/2010 - Restructured Blocking reads - significant changes.
10/28/2010 - Updated comm thread watch dog logic. Hopefully reconnect to all bluetooth and usb cables that get disconnected from PC and reconnected.
10/28/2010 - updated Linux and OS X RXTX driver
10/28/2010 - Packaged OS X and Linux RXTX driver differently so you can start by double clicking the jar directly.
10/28/2010 - Removed Vehicle Properties tab until I actually add something in that is using it
10/28/2010 - fixed clock time roll back detection.
10/31/2010 - 0.999.8m Released as beta
- Hits: 59982