|
| 1 | ++ From 1.9.0 to 1.9.1 |
| 2 | + |
| 3 | + 0a28db96 2021-06-26 Jasem Mutlaq Make it build on Windows |
| 4 | + 24af1873 2021-06-25 Florian Steffen CGX-L wasn't supported for last align command (#1498) |
| 5 | + 9c5c95c8 2021-06-25 Jarno Paananen Add object azimuth and altitude to FITS headers (#1497) |
| 6 | + 7b81c821 2021-06-22 Jasem Mutlaq Fix lunar and solar order. Fixes #1494 |
| 7 | + a761417a 2021-06-22 Jasem Mutlaq Add function to get current switch label from config |
| 8 | + d7af9d63 2021-06-23 Efstathios Chrysikos Pegasus Add new Device USB Control HUB (#1496) |
| 9 | + 15fb4e1b 2021-06-23 Karl Rees PMC8 Driver v0.4 (Improved manual slewing, guiding, and other features) (#1495) |
| 10 | + c754c63f 2021-06-21 murveit Update Rainbow Focuser API Comments, Follow Updated API (#1493) |
| 11 | + 83eef2d5 2021-06-21 Jasem Mutlaq Add Asynchrnous to true when calling the guide method as pointed out by @interplanetarychris |
| 12 | + 2e089560 2021-06-20 Jasem Mutlaq Try to send the guide pulses asynchronously to TheSkyX |
| 13 | + 441c6976 2021-06-20 Jarno Paananen Fix OTA azimuth calculation for dome slaving (#1492) |
| 14 | + 7b4df520 2021-06-19 Jasem Mutlaq Removed custom parking position since driver does not support it. Removed disclaimer message since ALL drivers should be used at the users own risk,.. |
| 15 | + 23b5602b 2021-06-19 murveit fix rainbow astro focuser driver (#1491) |
| 16 | + b68dc3ba 2021-06-19 Nekomeshi Fix crash on connecting to indi_skywatcherAltAzMount without setting telescope and guider info. (#1490) |
| 17 | + 37f50166 2021-06-16 Jasem Mutlaq Fix solar and lunar tracking rates order. Fixes #1489 |
| 18 | + 14876a1b 2021-06-16 Jasem Mutlaq set parent in basedevice for property elements |
| 19 | + e5494e1c 2021-06-15 Jasem Mutlaq Update timeout to 5s |
| 20 | + d5f234e7 2021-06-15 Nekomeshi In this commit, a crash at jpeg extraction is fixed. (#1487) |
| 21 | + 1332e24e 2021-06-13 james-lan OnStep: Fix issue with Unparking where it can get stuck if the dome lock interferes by simply processing every update (and makes things cleaner!) (#.. |
| 22 | + 8d3b0158 2021-06-13 Jasem Mutlaq Add more try catch blocks to catch string to numeric conversion errors |
| 23 | + 85938db1 2021-06-13 Jasem Mutlaq Try up to three times to read the encoder position |
| 24 | + 8b8d776c 2021-06-13 james-lan OnStep: Reduce latency by basic checks to restrict some things by version of OnStep (#1486) |
| 25 | + 50883caf 2021-06-12 Jasem Mutlaq Fix crash caused by client not calling serverDisconnected. Fixes #1482 |
| 26 | + 3f1947b5 2021-06-11 Pavle Gartner Deep Sky Dad Field Rotator 1 indi driver (#1485) |
| 27 | + 0a7bfdca 2021-06-10 Jasem Mutlaq Replace legacy timer with INDI::Timer |
| 28 | + 62231e55 2021-06-10 Jasem Mutlaq Add tcdrain as suggest to Robert Brown |
| 29 | + 4d51a105 2021-06-10 Jasem Mutlaq Linux Kernel cannot map dentical USB-serial devices to /dev/serial/by-id. Therefore, INDI serial port detector might not report available serial por.. |
| 30 | + 1fda5399 2021-06-07 Jasem Mutlaq Add missing header for MacOS |
| 31 | + 8f77661f 2021-06-07 Jasem Mutlaq Fix compile on MacOS |
| 32 | + 0971a52e 2021-06-07 Jasem Mutlaq Use encoders for parking |
| 33 | + 58295188 2021-06-07 Jasem Mutlaq Reset tracking rate after slew motion is done |
| 34 | + 40c0d12b 2021-06-07 Jasem Mutlaq Motion NSWE support |
| 35 | + 9ea38600 2021-06-07 Jasem Mutlaq Correct RADE from Encoders |
| 36 | + a81b668f 2021-06-07 Jasem Mutlaq Fix typo |
| 37 | + ee837aa0 2021-06-07 Jasem Mutlaq use better description for mount types. Correct HA encoder calculations |
| 38 | + c35010f8 2021-06-07 Jasem Mutlaq Get acceleration and velocity on startup |
| 39 | + f7d46432 2021-06-07 Jasem Mutlaq Use range to control values |
| 40 | + b82c0c7f 2021-06-05 Jasem Mutlaq Encoders are read-write |
| 41 | + 5a7d10fd 2021-05-26 Jasem Mutlaq Encoder to RADE fix |
| 42 | + e678689d 2021-05-26 Jasem Mutlaq Try different encoder to celestial mapping |
| 43 | + d12bd76e 2021-05-26 Jasem Mutlaq Opps fix format again |
| 44 | + e0335bf1 2021-05-26 Jasem Mutlaq define encoders and fix format |
| 45 | + a3c4ace4 2021-05-26 Jasem Mutlaq Do not block updateLocation even if values equal last recorded values |
| 46 | + 51ee9e9e 2021-05-25 Jasem Mutlaq Update to compile with latest INDI. Account for slew time |
| 47 | + 80e8e3d0 2021-05-20 Jasem Mutlaq Hour angle to equatorial coordinates |
| 48 | + f3fa162f 2021-05-20 Jasem Mutlaq Fix telescope coordinates |
| 49 | + d669f435 2021-05-20 Jasem Mutlaq For now set it in the driver |
| 50 | + 11e4b969 2021-05-20 Jasem Mutlaq Revert "Alignment subsystem should be on by default" |
| 51 | + 7d569cbb 2021-05-20 Jasem Mutlaq Alignment subsystem should be on by default |
| 52 | + 3f544181 2021-05-20 Jasem Mutlaq save parent telescope config |
| 53 | + 45c877c8 2021-05-20 Jasem Mutlaq send location to alignment |
| 54 | + 316bea35 2021-05-19 Jasem Mutlaq Minor fixes |
| 55 | + 4d61f0e9 2021-05-19 Jasem Mutlaq Implementing INDI Alignment Subsystem |
| 56 | + 324d4ccb 2021-05-19 Jasem Mutlaq Most functionalities implemented, ready for preliminary testing |
| 57 | + f2525a78 2021-05-18 Jasem Mutlaq Use encoder position when sending commands |
| 58 | + 910df2da 2021-05-18 Jasem Mutlaq readscope encoder to sky coordinates |
| 59 | + 60b00df8 2021-05-18 Jasem Mutlaq Fix version |
| 60 | + 7e2c3a1b 2021-05-18 Jasem Mutlaq Negative double in regex |
| 61 | + a11b5c17 2021-05-18 Jasem Mutlaq Do not remove last character |
| 62 | + 423aa8b3 2021-05-18 Jasem Mutlaq Use sky to encoder coordinates |
| 63 | + af020428 2021-05-17 Jasem Mutlaq More updates to driver to ready it for testing |
| 64 | + f748d362 2021-05-15 Jasem Mutlaq Initial skeleton for Astrotrac mount driver |
| 65 | + f7a70d40 2021-06-07 Jasem Mutlaq Fix critical error in libnova <---> INDI position conversion |
| 66 | + 5e004533 2021-06-07 Jasem Mutlaq Immediately save to config after reading values from mount. Fixes #1484 |
| 67 | + 17d7fbb7 2021-06-07 Jasem Mutlaq Simplify relative GOTO |
| 68 | + fea80cea 2021-06-06 Jasem Mutlaq Enable C++14 support project wide (#1483) |
| 69 | + bc8c5e04 2021-06-05 jimmy-ck Fixing location accuracy and date&time for RST-135 (#1481) |
| 70 | + 69137dd7 2021-06-03 james-lan OnStep: Be more explicit about Park status and Focusers & Detection (#1477) |
| 71 | + a59f2f57 2021-06-02 Jasem Mutlaq Possible fix for rainbow location send issue |
| 72 | + 1caa3cb0 2021-05-30 james-lan OnStep: Detection for Rotator and hiding interface if not detected (Also resolves a slowdown) (#1475) |
| 73 | + 3b4d0fe8 2021-05-30 Eric Dejouhanet Fix EQ500X driver and tests after refactoring. (#1476) |
| 74 | + b0e07b81 2021-05-29 Jasem Mutlaq Disable LX200 drivers test until Eric can fix the issue |
| 75 | + 846655a0 2021-05-29 Jim use only the devel package in the spec file (#1474) |
| 76 | + 1e930b96 2021-05-28 azwing Manage OnStep Features Names (#1473) |
| 77 | + 891f8f0e 2021-05-27 james-lan OnStep: Fix for issue mentioned on forums (#1472) |
| 78 | + 8f220b69 2021-05-27 Paolo Stivanin Replace gethostbyname with getaddrinfo (#1462) |
| 79 | + 0572e75a 2021-05-27 Ilia Platone Remove getFrequency() from indispectrograph.h (#1469) |
| 80 | + 1e81da32 2021-05-27 james-lan OnStep: V1.10, high precision location, rotator/derotator, swap primary focuser, weather support, misc (#1465) |
| 81 | + 5a1bceaa 2021-05-26 Jasem Mutlaq Check m_Location instead of reading it again from config file since parent is already doing this |
| 82 | + abc5254d 2021-05-26 Jasem Mutlaq Simplify local sidereal time. This still does not resolve eq500x test failure |
| 83 | + 4b6aeefd 2021-05-25 Jim add dependency for rtl-sdr to spec (#1467) |
| 84 | + 56e1b798 2021-05-25 Jasem Mutlaq Add more parsing safety checks |
| 85 | + 52345fd4 2021-05-25 Jasem Mutlaq Make RTLSDR optional after it was added as REQUIRED dependency in ls. However, make debian package builds with it. |
| 86 | + 3afd8393 2021-05-24 Jasem Mutlaq Default value for slope should be zero as it must be enabled by the user explicitly |
| 87 | + 1e0a2210 2021-05-24 Jasem Mutlaq Save config if there is change in ramp |
| 88 | + 6cf3eeae 2021-05-24 Jasem Mutlaq Merge branch 'libastro_refactor' |
| 89 | + 9e7af7e9 2021-05-24 Jasem Mutlaq Introduce temperature ramp for gradual cooling and warming of cameras equipped with a TEC cooler |
| 90 | + 13274d64 2021-05-24 Ilia Platone Split spectrograph into receiver and spectrograph classes (#1463) |
| 91 | + feb2e560 2021-05-24 Jasem Mutlaq Introduce azimuth and altitude rate scales which appear to help with tracking quite a bit |
| 92 | + 0d9afb16 2021-05-23 Jasem Mutlaq Fix manual stop causing unpredictable slews |
| 93 | + a021832d 2021-05-23 Jasem Mutlaq Make code more modular |
| 94 | + 0a2cebd4 2021-05-23 Jasem Mutlaq Reset Tracking seconds should be used after manual motion stopped |
| 95 | + 7f318d35 2021-05-23 Efstathios Chrysikos Pegasus FlatMaster changes to responses. (#1464) |
| 96 | + dac2e8f1 2021-05-23 Jasem Mutlaq Fix alignment tests |
| 97 | + 064ead69 2021-05-23 Jasem Mutlaq Sync with master |
| 98 | + b95a894d 2021-05-23 Jasem Mutlaq use INDI::Timer and clarify OTA Side property |
| 99 | + 74208afe 2021-05-23 Jasem Mutlaq Use INDI::Timer for TimerHit |
| 100 | + d5aaac1d 2021-05-22 Jasem Mutlaq Tracking should restart after manual motion |
| 101 | + 8b0b0e79 2021-05-22 Jasem Mutlaq Fix order |
| 102 | + f74ff105 2021-05-22 Jasem Mutlaq Update m_Location as well |
| 103 | + 15f37d21 2021-05-22 Jasem Mutlaq Update location if already loaded from config |
| 104 | + df4ec665 2021-05-22 Jasem Mutlaq More cleanup for the Skywatcher driver |
| 105 | + 7488e284 2021-05-22 Jasem Mutlaq Do not use libnova directly since it uses different conventions which might cause issues in INDI drivers if not accounted for carefully. To avoid dr.. |
| 106 | + ec904256 2021-05-19 interplanetarychris Fix link to developer docs (#1461) |
| 107 | + 37e786e2 2021-05-18 interplanetarychris Correct typos (#1459) |
| 108 | + 44ceb95c 2021-05-18 interplanetarychris TheSky Server TCP read fixes (#1458) |
| 109 | + e1b49a2e 2021-05-17 Efstathios Chrysikos Added new device Pegasus FlatMaster (#1457) |
| 110 | + a1fa1df0 2021-05-17 Pawel Soja Add Qt metatype. |
| 111 | + ac21f13a 2021-05-15 Jasem Mutlaq Nightcrawler should use FOCUS_TEMPERATURE to reports its temperature since it is standard property |
| 112 | + 22706194 2021-05-14 Jasem Mutlaq Remove unused focuser temperature |
| 113 | + e37dcf4f 2021-05-14 Jasem Mutlaq Disable the old thread delete property hack |
| 114 | + 6e73b0fb 2021-05-14 Jasem Mutlaq Update version for rest of iOptronv3 drivers |
| 115 | + 723ae455 2021-05-14 Paweł Soja BaseDevice::getProperty as non-pointer result (#1453) |
| 116 | + 3a7ea5f6 2021-05-14 Pawel Soja Fix 'quit' call in user function. |
| 117 | + a142cbcc 2021-05-14 Jasem Mutlaq Display the DeltaT response before the checksum check |
| 118 | + 73f61d93 2021-05-14 Jasem Mutlaq Fix login check when comparing responses for focuser |
| 119 | + 85d200d1 2021-05-13 Jasem Mutlaq iOptron DST fix. Bump iOptron version to 1.4 |
| 120 | + 9fb32b5d 2021-05-12 Efstathios Chrysikos Pegasus SMFC Ack fix on polling. (#1455) |
| 121 | + c0520324 2021-05-12 Jasem Mutlaq Set NAXIS for RGB images |
| 122 | + 26df6df3 2021-05-12 Efstathios Chrysikos Pegasus DMFC fix driver to support SMFC (#1454) |
| 123 | + 07e51770 2021-05-10 Pawel Soja blobModes as std::list |
| 124 | + 13c1fd9f 2021-05-10 Pawel Soja cDeviceNames as std:set |
| 125 | + e5850dca 2021-05-10 Pawel Soja Simplify code, use INDI::WidgetView. |
| 126 | + ab89655e 2021-05-10 Paweł Soja INDI::BaseClient - Implement D-Pointer. (#1452) |
| 127 | + 9f57ed6b 2021-05-10 Pawel Soja Format document. |
| 128 | + b64c5453 2021-05-10 Pawel Soja Add getStateAsString method. |
| 129 | + f51d3b3b 2021-05-10 Pawel Soja Set widgets parent. |
| 130 | + 1ae5fbe3 2021-05-10 Pawel Soja Add operator bool, isValid method. |
| 131 | + 946b958c 2021-05-10 Pawel Soja Format document. |
| 132 | + 55f84368 2021-05-10 Pawel Soja Add isDeviceNameMatch method. |
| 133 | + fa13f5cc 2021-05-08 Pawel Soja Add missing include. |
| 134 | + dcad945e 2021-05-08 Pawel Soja Format document. |
| 135 | + 33840f1a 2021-05-08 Pawel Soja Move implementation to source file. |
| 136 | + 86d32f2a 2021-05-09 Jasem Mutlaq Fixes for FocusBoss II |
| 137 | + 28757cf8 2021-05-09 Jasem Mutlaq Remove focuser udev rules install |
| 138 | + 6d3e310c 2021-05-09 Jasem Mutlaq Consolidate rules into auxiliary file |
| 139 | + 4b1d1076 2021-05-09 Jasem Mutlaq Make rule applicable to more FTDI chips |
| 140 | + 8bfdd28b 2021-05-09 Jasem Mutlaq Simplify code |
| 141 | + 1a4b61c2 2021-05-08 Jasem Mutlaq Be consistent with INDI Focuser interface |
| 142 | + 0df1c04c 2021-05-07 Jasem Mutlaq Perform case-insensitive comparisions and correct iGuider reported name |
| 143 | + 079ab23a 2021-05-06 Jasem Mutlaq Using the new improved INDI::Timer instead of legacy timers. For some reason the older timers stopped working, so this needs to be investigated furt.. |
| 144 | + a730e32c 2021-05-06 Jarno Paananen ScopeDome driver update (#1447) |
| 145 | + 818d32f5 2021-05-06 Jasem Mutlaq Looks like 100ms threshold is adequate. Still need to get rid of this arbitrary delay and implement shared_ptr while deprecating the INDI::Property .. |
| 146 | + 157de474 2021-05-01 Cliff Changed E-W direction in driver as (#1441) (#1442) |
| 147 | + a5f2e451 2021-04-30 Jasem Mutlaq Style fixes. Check configConnectionMode to avoid saving config when not required |
| 148 | + baab283d 2021-04-30 Jasem Mutlaq Limit dew aggressiveness to v2 |
| 149 | + c5e0de78 2021-04-30 Paweł Soja Remove all 'IS' Functions. (#1440) |
| 150 | + 8abfd6c2 2021-04-29 Pawel Soja Add indi-core-deb.sh |
| 151 | + 192a119c 2021-04-29 Jasem Mutlaq Temporary hack for some sitautions where a driver may define, delete, and then re-define a property in rapid succession. This might cause the INDI::.. |
| 152 | + b0fc9dca 2021-04-27 d6p fix null pointer dereference (#1437) |
| 153 | + 972832da 2021-04-27 Jasem Mutlaq Separate to from Bridge controller |
| 154 | + 0e0681ba 2021-04-27 Jasem Mutlaq Add more common keys to remove |
| 155 | + e43904de 2021-04-27 Jasem Mutlaq Read up to max buffer length |
| 156 | + b1360971 2021-04-27 Jasem Mutlaq Fix bug when loading up config port name and it gets truncated |
| 157 | + 538ab217 2021-04-26 Jasem Mutlaq Simplify checking system port |
| 158 | + e78ae47e 2021-04-25 Jasem Mutlaq Starting INDI v1.9.1 development cycle |
| 159 | + 8cb8dd5c 2021-04-23 Jasem Mutlaq Only save config when necessary. Fix MacOS error. Simplify labels |
| 160 | + 4247b6f4 2021-04-23 Jasem Mutlaq Simplify the names since they can exceed the property 64 character limit |
| 161 | + 85925505 2021-04-23 Jasem Mutlaq Simplify code and search for bluetooth on Linux as well |
| 162 | + 8d997ab2 2021-04-23 Jasem Mutlaq Use Serail by ID on Linux |
| 163 | + |
1 | 164 | + From 1.8.9 to 1.9.0 |
2 | 165 |
|
3 | 166 | effa7cc9 2021-04-18 Paweł Soja INDI::BaseClient - Disconnect if sending has failed. (#1430) |
|
0 commit comments