×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Lakeside Focuser Firmware Version

  • Posts: 13
  • Thank you received: 0
Hi i have attached some logs which capture a variety of error following the below actions:
17.43.37 = within EKOS move to an absolute position
17.45.59 = trying to enable backlash and reverse which rest back to diabled the move to a preset postion of 2000
17.56.36= 100 step moves, mostly succesfull but with some errors.

my applogies if ive posted the logs incorrectly, maybe my bad understanding of the video you reffered me to.

I have had some response regarding getting the firmware flashed to the latest supported version, which i intend to to do. Id say dont your valuable time on this as the firmware update may fix these issues and i will check and update this once i have had that done and re tested it.

thanks

Glen

File Attachment:

File Name: Archive.zip
File Size:21 KB
4 years 5 months ago #44782
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
HI,

update on focuser, i have now purchased a new controller which is running firmware version 1.30 so up to date as far as i know.

im still having problems, albeit slightly different ones to before, as soon as the foucser connects the error below constantly polls

2019-10-21T14:18:40: [ERROR] DecodeBuffer: Unknown response : (TN/A#)

any value changes on backlash, reverse no longer cause and error or crash wihtin the INDI control panel, which before they were. Pretty much any value can now be changed with no issue. however goto a preset position in INDI or speciyfying an absolute position in EKOS causes a crash.

I have attached log files for both a move from within EKOS and using preset 1 in the INDI control panel.

Thanks Glen

File Attachment:

File Name: Archive201...0-21.zip
File Size:11 KB
4 years 5 months ago #44910
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
Hi,

Not sure if this is usefull or not but running KStars from OSX i have the same error message, (2019-10-21T14:18:40: [ERROR] DecodeBuffer: Unknown response : (TN/A#)) but goto absolute position, preset in INDI CP or Ekos works and doesnt cause an Error.

Glen
4 years 5 months ago #44912

Please Log in or Create an account to join the conversation.

So the driver wasn't handling when the temperature is not available. I just updated the code to handle it, please test tomorrow in INDI nightly.
4 years 5 months ago #44921

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
Hi,

I will give it a go in the morning and let you know how I get on.

Thanks again

Glen
4 years 5 months ago #44927

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
Hi
tried to update this morning atnd it turned into a bit of journey into the unknown for me,

Initially i couldnt run the add repository statement as this gave the message "add-apt-repository command not found", bit of digging and i ran "sudo apt-get install software-properties-common" which seemed to resolve this, maybe the wrong thing but hey.

On running the statement all was good then but it failed on the update due to a missing dependency as below :

stellarmate@stellarmate:~$ sudo apt-add-repository ppa:mutlaqja/indinightly
This PPA is for nightly UNSTABLE Ekos & INDI drivers builds. This is NOT intended for production use, it is only available for testing.
More info: launchpad.net/~mutlaqja/+archive/ubuntu/indinightly
Press [ENTER] to continue or Ctrl-c to cancel adding it.
--shortened
Fetched 137 kB in 4s (31.8 kB/s)
Reading package lists... Done

stellarmate@stellarmate:~$ sudo apt-get update
--shortened
Fetched 137 kB in 4s (31.8 kB/s)
Reading package lists... Done
stellarmate@stellarmate:~$ sudo apt-get install indi-full kstars-bleeding gsc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
indi-full : Depends: indi-aok but it is not installable
E: Unable to correct problems, you have held broken packages.


This is all very new to and ive tried to find some guidance on this hoping to be able to address this myself but having tried to install indi-aok i got the message below:

Package indi-aok is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Any sugestions on where to look for help on this or what i need to do, also after this kstars doesnt seem to be showing in plasma as an application and wont run from terminal, which im presuming is related to this but dont know


Glen
4 years 5 months ago #44965

Please Log in or Create an account to join the conversation.

  • Posts: 77
  • Thank you received: 14
I had the same issue at lunch time, and started a new thread about it, no solution yet

indilib.org/forum/astroberry/5899-astrob...-fails-indi-aok.html
4 years 5 months ago #44967

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
Hi,

updated kstars and indi from nightly build sucessfully.

so im now running
Build: 2019-10-22T12:10:04Z
KStars version 3.3.7 on Rpi4 4gb using Stellarmate OS v1.4.4

On connectiing to the focuser same issue as previous with temperature NA from the device. from digging around and looking at when i originally purchased the focuser, at that time the steppers didnt alway come with a temperature sensor which im presuming now that it is this that is causing the issue, ive had it apart and sure enough no temp sensor, hence the NA return.

im going to try soldering up a sensor and well see what that does. Blow up probably but i have a spare controller now.
I have attached another log for what its worth but looks very similar to previous

Glen


File Attachment:

File Name: GotoPreset1.zip
File Size:4 KB
4 years 5 months ago #45001
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 95
  • Thank you received: 14
Hi Glen,
I originally wrote the Lakeside driver with input from the designer, Peter Chance.

I am not a C programmer per say, but learned enough to get the driver working with my setup which obvisouly included the temperature sensor - later, Peter allowed the code to be submitted to the INDI repository.

I am on holiday at the moment, but can take a look at the code when I get back if you like?

Regards,
Phil
4 years 4 months ago #45356

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
Hi Phil

Thanks for your kind offer, I’m hoping that the temp sensor and capacitor arrive this week so I was waiting till I get them installed to see how it responds, before I raised any more questions. Let me get that sorted first, so you don’t waste any time over something that may get cured by updating the hardware.

Glen
4 years 4 months ago #45359

Please Log in or Create an account to join the conversation.

  • Posts: 95
  • Thank you received: 14
Ok... no probs, Glen.... let us know how you get on...

Phil
4 years 4 months ago #45399

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0
I have now updated the firmware on the older model of the focuser controller and added a temperature sensor to the stepper DB9 connector and i have tried all combinations of controllers and temp sensor i can and this has given some improvements, but still whenever i try to use a preset in INDI control panel or go to absolute in EKOS i'm getting the same result in that the driver crashes.

The results for what they're worth are below and may be useful as notes if anyone has similar hardware.

LakeSide Version 1 With Serial Connection, Firmware 1.0.3 With Internal Sensor.
Internal Sensor Disabled. External Sensor Powered and Enabled
Enable Backlash and Reverse Motion these give [ERROR] ReadBuffer: Read failed - Timeout error
Goto Preset - Driver Crash, had to terminate application

Lakeside Version 1 With Serial Connection, Firmware 1.0.3 With Internal Sensor
Internal Sensor Enabled. External Sensor Disabled
Enable Backlash and Reverse Motion these give [ERROR] ReadBuffer: Read failed - Timeout error
Goto Preset - Driver Crash, had to terminate application

Re-Flashed Chip Installed to Latest Firmware 1.3.0

Lakeside Version 1 with Serial Connection, Firmware 1.3.0 With Internal Sensor.
Internal Sensor Enabled. External Sensor Disabled
Enable Backlash and Reverse Motion Both immediately turn green and enableing either now works
Goto Preset - Driver Crash, had to terminate application

Lakeside Version 1 with Serial Connection, Firmware 1.3.0 With Internal Sensor.
Internal Sensor Disabled. External Sensor Powered and Enabled
Enable Backlash and Reverse Motion Both immediately turn green and enableing either now works
Goto Preset - Driver Crash, had to terminate application

Version 1 of the focuser with Firmware 1.3.0 all options appear to set correctly with the exception of Deubug which enables then imediately disables. Not sure if that is meant to be like that and debug is meant to be controlled by INDI. In all cases moving to a preset from within the INDI control panel causes a driver crash which requires Kstars to be terminated. Firmware Version 1.0.3 has a lot of problems with options not setting correctly. Originally i was getting the error relating to temp not being polled and that was even with an internal sensor present and active, im guessing that installing an external sensor is the reason this error has gone away even though the external sensor isnt actually being used. From within EKOS step moves work and go to absolute position works sometimes ,but other times you get the Driver crash, same as using a preset from the INDI control panel.


Lakeside Version 2 with USB Connection, Firmware 1.3.0 With No Internal Sensor.
External Sensor Powered and Enabled
Go to Preset - Driver Crash, had to terminate application

Lakeside Version 2 with USB Connection, Firmware 1.3.0 With No Internal Sensor.
External Sensor Disabled
Go to Preset - Driver Crash, had to terminate application

Version 2 of the focuser with Firmware 1.3.0 all options appear to set correctly with the exception of Debug same as version 1. Go to presets result in same situation as version 1, but sometimes the INDI focusser tab closes and Kstars appear to carry on functioning, more often its a crash and terminate. Again the physical presence of an external sensor seems to make a big difference. Within EKOS the go to absolute crashed same as version 1.

I have tested as much as i can and unless i'm missing something obvious, then i cant get the focuser to work correctly or consistently.

Phil if you're happy to help with this then i can test either/both versions of the controller and temp sensor combinations.

Glen
4 years 4 months ago #45540

Please Log in or Create an account to join the conversation.

Time to create page: 1.642 seconds