Welcome, Guest. Please login or register.

Username: Password:
Pages: [1] 2 3 ... 10

Author Topic: [Completed] AstroEQ 8.0.3(beta)  (Read 67858 times)

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
[Completed] AstroEQ 8.0.3(beta)
« on: January 09, 2016, 16:54:30 »

Version 8.0 of the AstroEQ firmware has now been released. Thanks to those that took part in the beta testing, you've been a great help.



Hi All,

I am currently working on a new AstroEQ Firmware release.

The following features have been changed/added to the firmware:
  • Added support for DRV8834 Low Voltage Driver boards
  • Rewrite of ST4 code for better performance (V8.0)
  • Added standalone mode for using the ST4 port without EQMOD (complete in V8.0)
  • Optimisations to motor routines to better support higher resolution mounts
  • General tidy up of source code for better readability
  • Major rewrite of motor routines - now in C rather than assembly
  • New Acceleration/Deceleration Routines - provides a much smoother, linear ramp
  • Option to disable "Gear Change" when performing high speed movements

The following changes have been made to the configuration utility
  • Reduced the window size of the Config Utility to now work with a minimum screen size of 800x600
  • Add ability to tab between fields on the config screen
  • Add ability to paste from clipboard into config fields, and copy contents of fields to clipboard
  • Fixed bug preventing Config Utility loading on some PCs

The new firmware and configuration utility is attached to this post.

The configuration utility and AstroEQ firmware are not backward compatible with the previous firmware and utility. Make sure you save your current configuration using the old config utility before upgrading to the beta firmware. After the beta firmware is uploaded the EEPROM structure is different which will result in older versions of the config utility reporting that the EEPROM is blank or corrupt. You will be able to downgrade to an earlier version, however you will need to re-enter your mount configuration.



It would be very useful if I can get some folks here to test out the firmware with their mount configurations to make sure the firmware works correctly before I officially release it.

Also if there are any more bugs fixes/features you want to request, I'll see if there is time to include them here.
« Last Edit: October 16, 2017, 22:21:07 by TCWORLD »
Logged
Tom Carpenter (AstroEQ)

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #1 on: January 10, 2016, 11:51:08 »

I've uploaded a new version of the firmware to the post above. There was a mistake in the new firmware in configuring the driver mode pins to be outputs.
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #2 on: January 11, 2016, 15:56:08 »

Just like 7.4 it is not working on my computer(s). It opens but then all buttons disappear immediately. I have no idea what is causing this, maybe the language of the OS?

So unfortunately I'm not able to try it. Btw Have you changed the size of the window?
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #3 on: January 12, 2016, 04:04:42 »

What version of Java do you have installed?

Also, I haven't changed the size of the window as far as I recall.
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #4 on: January 12, 2016, 08:21:03 »

I have the latest update of java and windows 7. Can you make the window smaller so that I can use it without changing the resolution on my netbook? It is not that important if you don't have the time, not being able to open it is a more important problem right now.
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #5 on: January 12, 2016, 13:22:11 »

What is the screen resolution of your netbook?

Also, do you have the 32bit JRE (Java) installed or the 64bit one? I'm struggling to figure out why it wouldn't load for you - if the 7.3 one loads, this one should too as they are made in exactly the same way.

Also, could you run the attached debugging version of the AstroEQ config utility - save it to the same directory as the beta AstroEQ.exe file. Then run it from the command line using the command:

Code: [Select]
cd path/to/utility
AstroEQDebug.exe --l4j-debug

This should create a file named "launch4j.log" in the same directory as the AstroEQ utility which will be saved once you quit the command (if you see nothing for a while, CTRL-C to stop it). If you could post the content of that here.

Also you should see the AstroEQ utility open up a command window which will be printing some debug information. If you could let me know where it gets up to, if it does anything at all.
« Last Edit: April 09, 2017, 18:42:26 by TCWORLD »
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #6 on: January 12, 2016, 15:34:45 »

What is the screen resolution of your netbook?

Also, do you have the 32bit JRE (Java) installed or the 64bit one? I'm struggling to figure out why it wouldn't load for you - if the 7.3 one loads, this one should too as they are made in exactly the same way.

Also, could you run the attached debugging version of the AstroEQ config utility - save it to the same directory as the beta AstroEQ.exe file. Then run it from the command line using the command:

Code: [Select]
cd path/to/utility
AstroEQDebug.exe --l4j-debug

This should create a file named "launch4j.log" in the same directory as the AstroEQ utility which will be saved once you quit the command (if you see nothing for a while, CTRL-C to stop it). If you could post the content of that here.

Also you should see the AstroEQ utility open up a command window which will be printing some debug information. If you could let me know where it gets up to, if it does anything at all.

I have 32bit OS and the Java is the 8 version 66 update. My screen resolution: 1024x600

I have changed .log to .jpg because it wasn't in the allowed file types. Just rename it to .log.

I'm also attaching the screenshot of the command window. let me know if you need anything else.

Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #7 on: January 12, 2016, 16:19:51 »

Interesting, something be crashing. Could you scroll up in the cmd window to the top of the stack trace. If you right click and select "Mark" you can then drag to select text in the cmd window then right click again to copy it - easier to paste the text than a screenshot.

Also what is interesting is the free memory for the JVM is very small. Probably won't be an issue though as I highly doubt the utility would use enough memory to cause an issue.
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #8 on: January 12, 2016, 17:28:17 »

Interesting, something be crashing. Could you scroll up in the cmd window to the top of the stack trace. If you right click and select "Mark" you can then drag to select text in the cmd window then right click again to copy it - easier to paste the text than a screenshot.

Also what is interesting is the free memory for the JVM is very small. Probably won't be an issue though as I highly doubt the utility would use enough memory to cause an issue.

I'm attaching the full text. I hope you can find the problem.
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #9 on: January 12, 2016, 17:58:11 »

Ah the joys of computers. Non-ascii characters apparently crash ControlP5 (what I am using for all the text boxes and things) on some computers  >:( - If I remove the degree symbol from the config page it will probably fix it for you.
Logged
Tom Carpenter (AstroEQ)

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #10 on: January 12, 2016, 23:11:53 »

@all The beta config utility has been updated and the new version attached to the original post.

@doramason I've also attached a new AstroEQDebug.zip file to my earlier post. If you could try that and see if the issue with it not loading has been verified. Turns out I was using the Unicode degree symbol on the config screen not the UTF-8 version.
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #11 on: January 13, 2016, 19:05:45 »

@all The beta config utility has been updated and the new version attached to the original post.

@doramason I've also attached a new AstroEQDebug.zip file to my earlier post. If you could try that and see if the issue with it not loading has been verified. Turns out I was using the Unicode degree symbol on the config screen not the UTF-8 version.

It is the same, all buttons disappear after opening. I am attaching the new debug results.
Logged

Smokie

  • Full Member
  • ***
  • Posts: 39
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #12 on: January 13, 2016, 20:47:57 »

Hello Tom,new relaese is working fine by me!

Gr,Henk
Logged

TCWORLD

  • Administrator
  • *****
  • Posts: 809
    • View Profile
    • AstroEQ
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #13 on: January 14, 2016, 04:36:04 »

@Smokie Glad it's working for you.

@doramason, really confusing as I'm not sure what character 304 is and why it is happening - in fact from what I can tell it shouldn't even be physically possible! Somehow a value of 304 is being passed from somewhere unknown in a char variable which doesn't have enough bits to even store it! I've upgraded the version of Processing that I'm using to a more recent version in hope that the bug goes away. Would you be able to test it out (I've updated the link in my earlier post again).
Logged
Tom Carpenter (AstroEQ)

doramason

  • Full Member
  • ***
  • Posts: 37
    • View Profile
Re: [Completed] AstroEQ 8.0.3(beta)
« Reply #14 on: January 14, 2016, 08:16:37 »

@Smokie Glad it's working for you.

@doramason, really confusing as I'm not sure what character 304 is and why it is happening - in fact from what I can tell it shouldn't even be physically possible! Somehow a value of 304 is being passed from somewhere unknown in a char variable which doesn't have enough bits to even store it! I've upgraded the version of Processing that I'm using to a more recent version in hope that the bug goes away. Would you be able to test it out (I've updated the link in my earlier post again).

This time it opens but nothing can be seen in the window. I'm attaching the results of the debug.
Logged
Pages: [1] 2 3 ... 10