je2000 wrote:

For whatever reason this app keeps swapping E and W on my AZ-EQ5. I set everything up in the controller, 97 W, 39 N. These coordinates always load wrong in the app, so I have to press Sync to get it to see W. Negative. West of the meridian. Swapping back and forth from Skywatcher Pro, trying to get a plate solve. No luck, so I slew to another target. Nothing seems right so I look out to discover the scope pointed down at the ground, wrapped to hell in wires. Skywatcher Pro is showing on correct target. I hadn't even moved that far over from E to W so I wouldn't have expected the scope to do a complete 180 from where the target was, pointing opposite to the ground.


Now only one axis will slew. The other gets nothing either from hand controller or app. I fear the gears or something are terribly wrong. The mount will only slew on one axis. If someone can point me to a tutorial on how to check this mount for damage that would be much appreciated.


What is the deal with this bug? The device and app are unusable if it's constantly reversing it's position on Earth. Why is longitude constantly switching E and W? Do you need to constantly sync this manually? Are you not able to switch back and forth between Skywatcher Pro? If I have to constantly stand by the scope to monitor it if the longitude is reversing then the device and app are useless to me. The whole point is remote control.

Hello Sir,

This E/W switching issue has been reported by a few users but we still can't reproduce it, now we are going to focus on it again, hope to find out and fix it. Thank you.

Since you are using AZ-EQ5, are you with the EQMod way? If not, please try EQMod.

I'll try to take photo/video. Happy to try and help. Mount seems fine, needed reset, slews ok now, I think. Can I just do USB on mount to USB on ASIAir? This method plus hand controller on mount is how I use EQMOD with SharpCap and planetarium software, works great.

I also experienced something similar to this last night. The first thing I noticed that was strange was when I began the polar align function the mount rotated 60 degrees in the opposite direction to what it normally does.

I then completed PA and chose a star to go to but the mount only rotated in one direction, however the mount continued to make a noise as if it was still slewing.

I retried this 3 times after powering off and on with no changes.

Hope this is sorted soon! I am about to head to dark skies for 2 weeks!

What EQMOD cable should I be looking for? The documentation is not clear at all. Still unclear if this is hooked up correctly. I search EQMOD cable and I get many types. Connecting male and female RS233 cables together from handset to ASIAir seems nuts, but it seems to work, besides the longitude flipping.

6 days later

Hello, I too have noticed the West to East flipping on the ASIAIR app. My mount was all over the place.

After two nights of troubleshooting, I originally thought something was wrong with my SYNSCAN hand controller.

Then I noticed that the Mount Info in Telescope setup page was flipped. It actually flipped my the W to E on my Synscan Hand controller settings.

I tried resetting all parameters on my Synscan with ASIAIR disconnected at first. Once I completed star alignments, I connected the ASIAIR cable, and connected telescope again. It appeared to display correct mount info.

But then after a few times of goto’s to different objects , or even go to home position, everything went crazy. The W changed to E. Again.


I have the Orion Atlas Pro mount using SYNScan Ver. 4. I connect with RS 232.

I ordered the Synscan Version 5 that has the USB port. I am still waiting to try.

I’m not sure if this will fix the problem. I will post as soon as I try.

But, I thing that this bug needs to be fixed. I really like the ASIAIR concept and wireless capability.


Dino

10 months later

I have the exact same problem. After connection everything, after I tried to slew to a target it will be completely off and the mount tab will show that my longitude changed from W to E. I basically gave up and stopped using the ASIAIR for goto functions. I have the latest version of ASI app.

Hello, can you upload the log, let me research and development analysis what is the problem

@asiair@zwo#41291 Hi here are the logs.

autorun-log-2020-10-06-202555.txt
1kB
autorun-log-2020-10-16-214830.txt
5kB
autorun-log-2020-10-17-032658.txt
528B
autorun-log-2020-10-24-225359.txt
15kB
phd2-guidelog-2020-10-06-202830.txt
19kB

Sorry, I didn't describe the problem clearly. There is a problem feedback in aisair. Click Submit, fill in your question, and then upload the log

a year later

I have this issue as well with asiair plus (that I first tried last night) and my Orion dobsonian (alt az) and synscan hand controller (by and firmware 4.x). East and West are swapped (the mount was correctly set to my longitude 122W but asiair thinks that the mount was in 122E). When I touched 'sync to mount' (the phone location derived from the gps is 122W), the mount hand controller is set to 122E (wrong position). If I changed it back to 122W with the synscan hand controller, goto doesn't work at all. The plate solving works fine, but centering after plate solving went wild because the RA and Dec derived from the asiair's longitude and the current alt/az was very different from the plate-solved ra and Dec (although they were very close to each other).

Not syncing to mount doesn't make goto work, either. I submitted the feedback with logs attached. Hopefully you can reproduce and fix the issue.

  • w7ay replied to this.

    Photon08 East and West are swapped (the mount was correctly set to my longitude 122W but asiair thinks that the mount was in 122E).

    This is truly weird, since the SynScan has an explicit flag to indicate East or West. This is from the Synscan protocol manual:

    It is almost as if your ASIAIR is ignoring the 'H' flag, or reading it incorrectly. I'll check with my mount simulator when I have some time later. I wrote my own simulator, so I can breakpoint the program to perhaps see what is happening (i.e., if ASIAIR is sending the wrong flag when a sync is executed). I do not have a SynScan mount, else I can just watch the data stream between the mount and ASIAIR (you don't happen to use WireShark, do you?)

    Chen

    OK, definitely a ZWO bug.

    I connected ASIAIR to my mount simulator, using the SynScan protocol, 9600 baud.

    http://www.w7ay.net/site/Applications/MountSim/

    My iPad shows 122º West longitude (I am on the left coast of the USA).

    Right after I connected ASIAIR Mount Settings to my virtual mount, ASIAIR pushed a Time/Location command to the mount (i.e., my simulator).

    My mount simulator has a warning if the Latitude or Longitude signs in a command are not the same as the values I set as default in my program. I had added this warning because ASIAIR has a long standing problem whenever it comes to date, time, location, pier side of the telescope, etc (i.e., anything to do with celestial navigation); I have not seen any other software produce so many bugs in my life.

    Well, I immediately got a warning!

    I then placed a breakpoint in my code right at where I received the Time/Location command from ASIAIR. Sure enough, when I reconnected ASIAIR to my simulator, the "H" field in the Time/Location command (see my previous post) contained zero. I.e., ASIAIR was pushing an East Longitude to the mount (simulator) even though my tablet says I am located at West longitude.

    Send ZWO support a nasty letter to tell them that the ASIAIR in SynScan mode is sending Time/Location with a zero in the H field even though you are located on the western hemisphere.

    Interestingly, the Latitude is correct. But probably because I am north of the equator (since the "D" field is 0 for North). If I were in the southern hemisphere, I wouldn't be a bit surprised if it moved me north of the equator.

    Nothing wrong with SynScan or your mount. It is ASIAIR's fault.

    Chen

      w7ay Thanks a lot, Chen, for debugging and figuring out the root cause. I Hopefully, ZWO will take care of this long standing issue asa and release an update. I'll also contact zwo support to alert about this bug. Thanks again !

      @asiair@zwo , I sent a feedback form with @w7ay's findings above. It'd be great if you could take a look at it and fix it soon. I believe that ASIAIR has bugs in both reading and writing the longitude from and to Synscan HC. When reading it from the mount, it appears to ignore 'H' flag and interpret 122W as 122E. When writing the longitude (sync to mount), it fails to set 'H' flag correctly to 1 for the Western hemisphere (e.g. 122W) and set the mount to 122E.

      Those with equatorial mounts can work around this bug by connecting ASIAIR and the mount with an EQMod cable bypassing HC, but in my case, that's not an option because I have an alt-az mount and EQMod cable does not work.

      I have the same issues…my W latitudes get changed to E when connecting to my Cgem Ii mount. Also have had the same randomness with pa 60 degree rotation, etc.

      • w7ay replied to this.

        katzinaz I have the same issues…my W latitudes get changed to E when connecting to my Cgem Ii mount. Also have had the same randomness with pa 60 degree rotation, etc.

        I don't have a Synscan mount, so I am not sure if the following will work, but it might be worth a try.

        Both Celestron and SkyWatcher are manufactured by Synta, so they pretty much share the same protocol.

        What I had notice is that the ASIAIR pushes the Longitude to the mount right after you connect the mount to ASIAIR. And the Longitude the ASIAIR sends has the wrong Hemisphere, if you live west of Greenwich.

        However, I also don't see ASIAIR push the location coordinates (by itself) to the mount at any other time, as long as you don't tap on that green Sync To Mount button in the Mount Settings window.

        Connect the mount as usual, and give ASIAIR 10 seconds or so to finish sending the wrong longitude. Now go to the hand controller, and force your Longitude back to the correct Hemisphere. If you live south of the equator, do a sanity check that your mount still thinks it in the southern hemisphere. Without tricking my tablet, I have no way of testing southern hemisphere coordinates. If it has moved you from south to the north, correct it in the hand controller as well.

        Now, see of things start to work properly. But remember not to touch the Sync To Mount button. If you touch that button, you will be teleported to east of Greenwich.

        If that does not completely solve the problem, ASIAIR may still send your mount to weird locations with a GOTO, so make sure you have the hand controller ready to abort the GOTO, in case it does that.

        Until then, you just have to wait for ZWO to fix the bug. Or, just move on to more advanced systems such as StellarMate or INDIGO Sky, or if you prefer laptops, to N.I.N.A..

        With the Meridian Flip problem last year, ZWO's brilliant programmers [/s] could not find the problem until the location of the bug was pinpointed on this forum to them. The same thing may happen with this Hemisphere bug. In all these years, they probably had no clue where the bug resides (this thread was started in 2019, for god's sakes), and now that they are told exactly where the bug is, there is a glimmer of hope that they will finally fix it.

        Chen

        a month later

        Last night, I tried what Chen wrote with my Synscan HC + Orion XT10G (alt-az) at long last. Unfortunately, it didn't work even though I never touched 'sync to the mount' button, This is what happened.

        1. ASIAir misread the mount position wrong (hemisphere swap for those in the Western hemisphere). I'm in 122W and my scope was set to 122W, but it misread the coordinate from the scope and thinks that it's 122E. This is what we already know. I did NOT touch 'sync to mount' button.
        2. The scope was pointing at Rigel (because I used it as the 2nd star for the 2-star alignment). I used ASIAIr to go to Horsehead nebula. It moved correctly there (this go to worked properly)
        3. I ran 'platesolve' and sync & center. The plate solving found that it's slightly off. So far so good
        4. Weird things began to happen when it tried to 'sync and center'. Apparently,'sync' after platesolving includes sync'ing ASIAir's long/lat to the mount. It tried to set long to 122W but due to a bug found here, it ended up setting it to 122E.
        5. Once the scope position was set incorrectly, 'center' part made a wild move. Note that the scope was only slightly off the target position so that it needed a little bit of slewing. Instead, the scope began to have a wide swing that I had to stop.
        6. I checked the HC and found that indeed the long was incorrectly set to 122E.

        In my feedback email, I pointed ZWO to this thread and specifically what Chen found. I also attached Synscan serial communication protocol ( https://inter-static.skywatcher.com/downloads/synscanserialcommunicationprotocol_version33.pdf ) to my email.

        With this much information, I hope ZWO engineers can resolve this issue once and for all before long.

          Photon08 we will check, did you upload log? can you tell us your upload email?

          @Photon08 this bug should be fixed from 1.8.1, which version did you test?
          you need to use sync scan beta instead of syncscan

          I am experiencing the same issue. I have a CGEM II mount. Running 1.83 firmware 9.1.2. I set the mount type to Celestron AVX/CGEM. It will come up initially with longitude of W111:28:05, or sometimes, and I don't know why it is different sometimes, it will say E248"31"55. These are what the ASIAIR software reads from the mount. The Longitude from the phone (via the software) is correct at W111:28:05. As soon as I slew to an object, the longitude will change to E and the scope will be pointing as if I was in the E hemisphere. For example, I can do a GoTo, and longitude would be E111:28:05 instead of W. I ran some tests yesterday and uploaded those logs, but of course it seemed to be slewing in the right direction then. As soon as the rain clears, I will test again and upload more logs.

          If I set the mount to Sync scan beta, then it will initially read the longitude correctly as W111:28:05. However, once a GoTo command is issued, longitude switches to E111:28:05.