Releases: panoptes/POCS
Release v0.7.8
See Changelog for details
Release v0.7.7
See Changelog for details
Release v0.7.6
See Changelog for details
Release v0.7.5
See Changelog for details
Rise of the Small Pull Requests
[0.6.2] - 2018-09-27
One week between releases is a lot better than 9 months! ;) Some small but important changes mark this release including faster testing times on local machines. Also a quick release to remove some of the CloudSQL features (but see the shiny new Cloud Functions over in the panoptes-network repo!).
Fixed
- Cameras
- Use unit_id for sequence and image ids. Important for processing consistency [#613].
- State Machine
Changed
Added
- Misc
- CountdownTimer utility [#625].
Removed
Growing Pains
[0.6.1] - 2018-09-20
Lots of changes in this release. In particular we've pushed through a lot of changes
(especially with the help of @jamessynge) to make the development process a lot
smoother. This has in turn contribute to the quality of the codebase.
Too long between releases but even more exciting improvements to come! Next up is tackling the events notification system, which will let us start having some vastly improved UI features.
Below is a list of some of the changes.
Thanks to first-time contributors: @jermainegug @jeremylan as well as contributions from many folks over at https://github.com/AstroHuntsman/huntsman-pocs.
Fixed
- Cameras
- State Machine
Changed
- Mount
- Dome
- Changes from May Huntsman commissioning run [#535]
- Messaging
- Misc
Added
- Cameras
- Basic scripts for bias and dark frames.
- Add support for Optec FocusLynx based focus controllers [#512].
- Pretty images from FITS files. Thanks @jermainegug! [#538].
- Testing
- Google Cloud [#599]
- Sensors
- Much work on arduinos and sensors [#422].
- Misc
- Startup scripts for easier setup [#475].
- Install scripts for Ubuntu 18.04 [#585].
- New database type: mongo, file, memory [#414].
- Twitter! Slack! Social median interactions. Hooray! Thanks @jeremylan! [#522]
The Big Merge
[0.6.0] - 2017-12-30
Changed
- Enforce 100 character limit for code 159.
- Using root-relative module imports 252.
Observatory
is now a parameter for a POCS instance 195.- Better handling of simulator types 200.
- Log improvements:
- Single shared MongoClient connection 228.
- Improvements to build process 176, 166.
- State machine location more flexible 209, 219
- Testing improvments 249.
- Updates to many wiki pages.
- Misc bug fixes and improvements.
Added
- Merge PEAS into POCS 169.
- Merge PACE into POCS 167.
- Support added for testing of serial devices 164, 180.
- Basic dome support 231, 248.
- Polar alignment helper functions moved from PIAA 265.
Removed
- Remove threading support from rs232.SerialData 148.
v0.5.1
[0.5.1] - 2017-12-02
Added
- First real release!
- Working POCS features:
- mount (iOptron)
- cameras (DSLR, SBIG)
- focuer (Birger)
- scheduler (simple)
- Relies on separate repositories PEAS and PACE
- Automated testing with travis-ci.org
- Code coverage via codecov.io
- Basic install scripts
The Alpha Beta
This is the first tagged release of the POCS software, which is still in a beta phase. This is based on the develop
branch and is still under active development as the PANOPTES hardware undergoes beta testing.