Tons of stability changes in the past few days, and knocking out a ton of issues open on the tracker. Only about half of which got rejected and sent back to me
So what's been happening, a bit of a changelog since my last post. I think this is the format I am going to be doing from now on, it will help me keep track. Sort of a less technical version of the git log.
New installers are up, of course,
http://mikesshop.net/EMStudio/
Git Commit: f4862bcefaa13cd12b3961b3b4f3136d733b38a0
Win32:
http://mikesshop.net/EMStudio/EMStudioI ... -54-51.exe
Linux32:
http://mikesshop.net/EMStudio/emstudio_ ... 9_i386.deb
Source:
http://mikesshop.net/EMStudio/emstudio_ ... rig.tar.gz
Changelog:
- Fred made some changes to scaling and data labels making things all around better
- I fixed a typo in scaling that both Fred and I missed, fixing ETE values
- Switched Serial RX to its own thread, for increased speed, decreased latency, and increased complexity :/
- Copy/Paste works now with 2D tables in addition to the previously working 3D tables
- Hard and Soft reset both now have confirmation boxes, making sure you're doing what you intend to do
- Fix for how the Windows menu is handled, so now clicking on an item brings it to the front, rather than closing it if it is already open. Less confusing this way.
- Window sizes should be more correct on Windows XP!!
- Interbyte delay is now used properly. Not sure why we need this, but Fred insists. it's disabled by default.
- Hotkeys are now implemented on 2D and 3D tables. -/= for subtract/add, and shift for subtracting/adding more.
- Fixed some random graphical glitches involved with changing values on 2D and 3D tables. Should "look" much smoother now.
- The 3D table 3D view now opens and closes properly, and you can only open one per locationid.
Outstanding Issues:
In addition to just general testing and trying to break stuff, this is where I will list specific issues that need to be checked out.
http://issues.freeems.org/view.php?id=709
Basically, unplug the USB cable randomly, and try to reconnect. Try to break it.
http://issues.freeems.org/view.php?id=737 which is a duplicate of
http://issues.freeems.org/view.php?id=738
The windows side BenFenner (VERY quickly tested, awesome!!) works, but the Linux side still needs to be verified. Help Fred out and test this please