@Taucher: Did you use a good QT-Dev-Tool for modifiying the menues? Then i will do some modifications on your BETA for my TIC and fix some minor things
Nope - just Notepad++, Strings.exe, a hex-editor, Linux, GCC+QT (for RCC reversing) and my brain
Some diffing to Exx firmware helped also.
A remark on resizing the delta-measurements: there's some strange mechanism that's using the presets for delta-stuff to populate the registry values, but it also seems to be cached. I consider the delta modes somehow "cosmetic" as the real value lies in thermal resolution.
And i have some special ideas and a long list of wishes for the next BETA (and i will help to realize them, if it is possible and if there is an handy tool for this)
- separate the settings-menue in "Measurement_Settings", "Device_Settings" and "Device_Info"
- "Measurement_Settings": Material, Distance(with smaller steps), Refl. Temp, Humidy and the "Alarms"(Insulation, Condensation, Diff-Reference, Intervall-Min and Intervall-Max)
- "Device_Settings": Region, Clock, Power, x- and y- parallax-Correction, rotation of the display, Save-Options, USB-Mode etc.
- "Device_Info": Memory usage, % of Battery, USB-Mode(Charging/UVC activ /RNDIS activ), internal Temp-Sensor, Version-Info
That should mostly be possible - but I'm fine with the current setup
- if it is possible, 3 Pictures to store:
- IRonly(320x240), CAMonly(640x480) and selected_View(MSX,PIP,Zoom etc) with spots and meters
- more selections in "Save_Options" for: digital t/f, IR t/f, Screen t/f and meters t/f)
that's limited to the options already available via registry (firmware) - I remember seeing such settings - even to store PNG files... but the current "hybrid" image is quite perfect as one can extract the data later and use the post-processing-tools.
- if it is possible: send simple signals via usb for an usb-microcontroller(Arduino/RasperryPi...) to have some external options(LED-Flashlight, external display for temperature values
IMHO the only usable E4 putput is USB -> RNDIS+Video ... there's a thread to record the E4 data to a RPI -check it out.
RNDIS gives your access to a serial console -> something that allows full "remote" control.
You could of cause also tap the real serial console or I2C bus ... but it won't be fun - if you really NEED a flashlight or external display, then get a more advanced model or re-thing what you really NEED - many ideas tend to be complicated while the simplest solution seems to be even too trivial to consider - like using your hand to switch on and/or hold a flashlight.
PS: most often you don't need stuff - measuring a spot value -> get a cheap (<20€) IR thermometer.
- cut all the redundant options and the demo-modes, fix the condensation-setting
@cut redundant stuff: you can always modify your config to remove entries that "bore" you.
@condensation: what's wrong with it?
- a new Picture-Mode with histogramm (the Pictogramm for digital-camera-mode will suggest such a function in the TIC)
get a DSLR or write a post-processing tool to display histogram over USB-videodevice
- some new Measure-Modes:
- new measure modes "cold spot-spot", "cold spot-temp" and "hot-cold-delta"
- new measure-modes "average in the box", "spot-average", "cold spot-average","hot spot-average"
- new measure-mode "average and standard-deviation"
- delete the empty-"box"-line in hot/cold/center-Meter or in Diff-Meter to get more visible screen
- in all box-measure-modes make the box bigger (to the edge of scales and meters) and resizing the measure-box with zoom
- when select a pip-mode, make the box as big as the pip-screen is
3-spot mode does hot-cold etc...
BOX mode -> "crashy" implementation and not funny... if you have way too much time: mock around with advanced measurement rset.
@standard-deviation ... WTF? -> use post-processing tools
@delete the empty-"box" -> try mocking around with the settings/presets
all incl. the wishes sound like "featuritis" - my wish is just a way to execute a .exe from the menu/keyboard (prio #1)
- remove the "reset scale" option (by the way, there is auto, manual and fixed) and make a new "preset-scale", with setable values in the Measurement-Settings
that's commenting out one line - but the option can save a click ... so I left it there.
- a new pallette "Standard-Deviation" with selectable Sigma and a lightgray mask over all Pixels outside of the selected standard-deviation(like the "interval", but inverse and set to sigma-factor)
feel free to contribute it - one can load any .pal file over telnet for testing
- some special short-keys in the Main-Screen/TIC-mode:
- short tip to Powerkey for a command to a external Light or Laserspot
- hold the selection-key and tipping the trigger set the zoom to 1x->2x->4x->8x
- hold the trigger-key start video or a series of pictures
- press the return-key start a calibration
- hold the return-key for 5 seconds to reset the parameters
- short tip to cursors to set the ref-values if some of them in screen (Condensation, Insulation, Diff-Measure-Ref-Temp)
- long tip to cursors:
- to move the spot in MSX/IR-Modes with spot
- to move the Measure-Box in MSX/IR-Modes with Measurebox visible (and the spot moves too and will be in the center of the box anyways)
- to move the PIP-Box in PIP-Modes (and the measurebox will have the same borders like the PIP-Box and the spot will be in the center of the box)
sorry, stopped reading at laser...
You can try digging into the RCC - there are some keyboard bindings and scripts defined - I currently don't have spare time to play with my E4 menu... and unless there's some nice contribution to my BTC account (
https://blockchain.info/address/1DsaYDGWXEYhEKLrfrbFyYsehaAtfBWawf) I'll have to spend time earning a living.