Release ED-Intelligent Boardcomputer Extension

This is probably a dumb question but on the "Price Analysis" tab what do the various settings under the "order of entries" actually change. I have tried choosing all of the options (system name, distance, station name) and as far as I can tell the data does not change. What am I changing when I adjust the "order of entries" setting?


As the program is aware of how far a star system is away from another would it be possible to have the "distance" shown in some of the results. For example. When looking at price data "By Station" it shows me the best buys and best sells but does not show me how far those stations are away. It would also be useful to see that on the "By Commodity" searches and the "All Commodities" page. The "Station - To - Station" searches does display that info.

Also a feature request. Really like the new system data tab. Is it possible to have an option not to load the system data in and just work from data I have entered myself. I like to use RN to search only data I have collected rather than having access to data for systems I have never been to. Hope that makes sense. I tried emptying the stations.json, stations_lite.json and systems.json files but that resulted in a crash when trying to add a system.

Thanks

Jim
 
Last edited:
This is probably a dumb question but on the "Price Analysis" tab what do the various settings under the "order of entries" actually change. I have tried choosing all of the options (system name, distance, station name) and as far as I can tell the data does not change. What am I changing when I adjust the "order of entries" setting?
the entries of the dropdowns are changing


As the program is aware of how far a star system is away from another would it be possible to have the "distance" shown in some of the results. For example. When looking at price data "By Station" it shows me the best buys and best sells but does not show me how far those stations are away. It would also be useful to see that on the "By Commodity" searches and the "All Commodities" page. The "Station - To - Station" searches does display that info.
it's planned

Also a feature request. Really like the new system data tab. Is it possible to have an option not to load the system data in and just work from data I have entered myself. I like to use RN to search only data I have collected rather than having access to data for systems I have never been to. Hope that makes sense. I tried emptying the stations.json, stations_lite.json and systems.json files but that resulted in a crash when trying to add a system.
I think, this should be possible
 
I currently am only using RegulatedNoise to record my exploration. Before I set off, a few months ago, I started a new Commanders Log.

A few weeks back I went to update from v1.84_0.10 but ran into problems. Didn't get around to posting about the problem. I've now just tried again and the same problem occurs with the latest version.

The problem/bug? - In recent versions, when in Commander's Log clicking on "EvenDate" no longer correctly sorts by "new to old" or "old to new". One click leaves a group in of dates in the wrong order & a second click sorts them in a way that is not linked to date

Here's a screen image

gcrQD7x.jpg

I've looked at the xml and there is no significant change to format over time. I can stick with the old version I'm using, but I'd like to update to a new version.
 
ok, I will check this.
v0.18 is coming but will still have this issue.

EDIT: this must be something country specific. with my local (german) setting
the sorting is correct. It depends on the windows settings.
Please check the sorting setting in the windows country specific setting for date-values
 
Last edited:
new version is out:

Code:
1.84_0.18

    put eddn sending routine into a backgroundthread
    if test-schema is not active, so all data coming from test schema will also be ignored
    Commander's Log sets station information on new entrys
    only known stations in a system are suggested in "Commander's Log" station-dropdown
    new AutoEvents: - "Visited" (Stations) - "Market Data Collected"
    optimized refresh behaviour of Commander's Log
    added some RN specific infos on the start tab

    added latest EDDB data files

    1.84_0.18_1
    positons of Messageboxes and Inputboxes are centered over the parent window
    added "Alt-O" shortcut for "Continue" on OCR tab
    get stationname for OCR from "location from logfile" if the stationname is confirmed as "existing in system" by database
    added possibility to purge old data on settings tab
    added "None" to items in station and system data
    correction on EDDN schema check
 
Last edited:
There is a problem with the "Commanders Log". When saving an entry, the Commodity selected from the drop down box is not saved with the rest of the data.

The date is not sorted on my UK system correctly. Is there a setting that I can change to fix this.

Regards
 
i'd upload a test version : v1.84_0.19_1
Can you check if the sorting is ok with this version ?
 
Last edited:
new version out

Code:
1.84_0.19_2
   * completed changes for sorting datevalues in Commanders Log   
   * some GUI corrections on start tab
   * showing changedate of systems and stations in a readable format
   * correction on trigger for "Market Data Collected" event 
   * added latest EDDB data files
-------------------------------------------------------------------------------------      
1.84_0.19_1
   * fix invalid cast from EDCommoditiesExt to int (thx to zericco)
   * test: changes to sorting of datevalues in Commanders Log
 
Please download this version again. I perceived this issue
and uploaded a recompiled version again with the same version number.
The new one should run without problems - if not, please report again.
 
Last edited:
having a problem with system data ,,, i have it set to auto , when i go to a system or station , so the window auto changes ,,, im at system Q1 Eridani station Windt Terminal ,, i have parshal data in system left panel,, but nothing in station data , i hit add station , it says already in list ,, but nothing shows , and i can't edit it... also state drop down dose not have Boom in its list
 

Attachments

  • Untitled.png
    Untitled.png
    58.9 KB · Views: 499
Last edited:
Having problems with OCR calibration with 1920x1080 resolution. The sell column width cuts off and causes an improbable result. Auto-adjust is completely wrong and when I set it manually everything is correct except the sell coumn. It tends to cut off the last digit, for example Explosives for sale for 458 credits will show up as 45 in the field. Just upgraded from the original Jan release and didn't have this issue before.
 
Try to recalibrate and set relevant point a little bit more to the right.
You can investigate the real cuttings in the subfolder ".\Brainerous\images"
after you tried a ocr. So you can improve the calibration to the best.
 
proof1.pngproof2.png

It showed up properly in the OCR'd image but wasn't being read properly. I lowered FOV to default and it seemed to help.
 
Last edited:
Hey Duke, a request from the coder we have that maintain our own version of this program. Would it be possible to clean up the code a bit so merging becomes easier?
Aparantly it's quite hard to merge.

This is what he says.

"The problem with Regulated Noise is, that it is one big Winform cluster that now is to big to seperate into logical modules. If somebody really wants to, they could try doing it..."
 
Back
Top Bottom