pax_global_header00006660000000000000000000000064145035461710014520gustar00rootroot0000000000000052 comment=81569df8e28db1dcad589e91b297b9cde6b54d4b satellite/000077500000000000000000000000001450354617100130525ustar00rootroot00000000000000satellite/.editorconfig000066400000000000000000000007671450354617100155410ustar00rootroot00000000000000# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true charset = utf-8 # 4 space indentation [*.{py,java,r,R}] indent_style = space indent_size = 4 # 2 space indentation [*.{js,json,y{a,}ml,html,cwl}] indent_style = space indent_size = 2 [*.{md,Rmd,rst}] trim_trailing_whitespace = false indent_style = space indent_size = 2 satellite/.gitignore000066400000000000000000000000221450354617100150340ustar00rootroot00000000000000__pycache__ build satellite/LICENSE000066400000000000000000001045151450354617100140650ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (C) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . satellite/README.md000066400000000000000000000041271450354617100143350ustar00rootroot00000000000000# Satellite ![The main view with a GPS fix](https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-fix.png) ![Logging](https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-log.png) ![Expanded satellite SNR view](https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-snr.png) ![Speedometer and track recording](https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-track.png) Satellite is an adaptive GTK3 / libhandy application which displays global navigation satellite system (GNSS: GPS et al.) data obtained from [ModemManager](https://www.freedesktop.org/wiki/Software/ModemManager/) or [gnss-share](https://gitlab.com/postmarketOS/gnss-share). It can also save your position to a GPX-file. ## License GPL-3.0 ## Dependencies: python 3.6+, gi, Gtk3, libhandy, libmm-glib, pynmea2, gpxpy ## Installing and running ### Flathub Download on Flathub Satellite is [in flathub](https://flathub.org/apps/details/page.codeberg.tpikonen.satellite) and can be installed from there, or from a software manager like Gnome software. The direct install link is [here](https://dl.flathub.org/repo/appstream/page.codeberg.tpikonen.satellite.flatpakref). Run flatpak run page.codeberg.tpikonen.satellite to execute from the command line. ### From source tree Run the script `bin/satellite`. ### Pip from sources Run pip install --user ./ in the source tree root (use `pipx` instead of `pip` if necessary). This creates an executable Python script in `$HOME/.local/bin/satellite`. ### Flatpak from sources Run flatpak-builder --install --user build-dir flatpak/page.codeberg.tpikonen.satellite.yaml in the source tree root to install a local build to the user flatpak repo. ## Hints You can start recording a GPX track by selecting 'Record track' from the main menu. The GPX file is saved in `$HOME/Documents/satellite-tracks`. satellite/bin/000077500000000000000000000000001450354617100136225ustar00rootroot00000000000000satellite/bin/satellite000077500000000000000000000011221450354617100155320ustar00rootroot00000000000000#!/usr/bin/env python3 # Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import os import re import sys script = os.path.realpath(sys.argv[0]) script_dir = os.path.dirname(script) prefix = os.path.abspath(os.path.normpath( os.path.join(script_dir, '..'))) src_dir = prefix if os.path.exists(os.path.join(src_dir, 'satellite/__init__.py')): # Run from local source folder sys.path.insert(0, src_dir) from satellite.__main__ import main if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) sys.exit(main()) satellite/data/000077500000000000000000000000001450354617100137635ustar00rootroot00000000000000satellite/data/appdata.xml000066400000000000000000000202561450354617100161240ustar00rootroot00000000000000 page.codeberg.tpikonen.satellite CC0-1.0 GPL-3.0-only Satellite Check your GPS reception and save your tracks

Satellite displays global navigation satellite system (GNSS: that's GPS, Galileo, Glonass etc.) data obtained from an NMEA source in your device. Currently the ModemManager and gnss-share APIs are supported. You can use it to check the navigation satellite signal strength and see your speed, coordinates and other parameters once a fix is obtained. It can also save GPX-tracks of your travels.

page.codeberg.tpikonen.satellite.desktop https://codeberg.org/tpikonen/satellite satellite.desktop satellite keyboard pointing touch small The main view with a GPS fix https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-fix.png Logging https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-log.png Expanded satellite SNR view https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-snr.png Speedometer and track recording https://github.com/flathub/page.codeberg.tpikonen.satellite/raw/master/screenshot-track.png

The geoidal release

  • Add 'Geoidal separation' field to dataframe
  • Display DOPs (PDOP, HDOP, VDOP) on a single dataframe line
  • Various small fixes to gnss-share source, logging, NMEA parsing etc.

The automatic release

  • Autodetect sources and source quirks when --source option is not given
  • Some small fixes to mm_glib_source, NMEA parsing, flatpak, etc.

The managerial release

  • Use mm-glib to talk to ModemManager, remove pydbus
  • Support 'quirks' in the ModemManager source, e.g. Quectel talker fixes
  • Various reliability fixes

The quickfix release

  • Fix screenshot links, so that flathub builds work

The multiplatform release

  • Add UnixNmeaSource and GnssShareNmeaSource, enabling support for devices which use gnss-share, like Librem 5 (thanks devrtz)
  • Allow specifying NmeaSource from the command line (thanks devrtz)
  • Prefilter NMEA sentences before parsing, enabling support for devices which emit proprietary sentences, like Oneplus 6
  • Display app menu on edge-overshot only on touchscreen devices
  • Flatpak: Update to Gnome runtime 43 (thanks ferenc)

Ageless no more

  • Fix the fallback timeout, so that the 'Age of update' field is always updated
  • Small bugfixes, cleanups and some internal refactoring

Now with less chatter

  • Print signal output to stdout only with command line argument '-c'
  • Add a pulley menu imitation: Display main menu on data window upper edge overshot
  • Make the main popup-menu buttons larger
  • Update Gnome runtime to version 42, GPXPy to version 1.5.0

Satellite without satellites

  • Allow running without a working NMEA source
  • Improve appdata and screenshots

Now with more flat

  • Save GPX tracks to ~/Documents/satellite-tracks, restrict flatpak filesystem permissions to this dir

Coming soon to a hub near you

  • Change app-id to page.codeberg.tpikonen.satellite
  • Improve resilience with disappearing and reappearing modem
  • Show the age of last location update, in addition to age of fix
  • Various flatpak manifest and appdata improvements required for submitting Satellite to flathub

The monthly release

  • Tap / click on the satellite SNR barchart to expand or contract it
  • Print a unicode arrow showing the approximate bearing next to the speed display and the 'True Course' data row

Now with assistance

  • Use assisted GPS (AGPS MSB) if supported
  • Log modem info on startup, check XTRA assistance data validity on Quectel modems (i.e. the Pinephone)
  • Restore previous GPS settings when quitting
  • Support NMEA sentences from all constellations known to Quectel EG25 (Pinephone): GPS, Glonass, Galileo, Beidou and QZSS
  • Make satellites from Galileo, Beidou and QZSS have PRNs with prefixes (E, C and J)
  • Add 'Receiving sats' line to dataframe

Now with more satellites

  • Inhibit system suspend while recording a GPX track
  • Show info from Galileo and Beidou satellites correctly
  • Reorganize data frame rows to better show multi-constellation data

Now with GPX support

  • Record GPX tracks
  • Ignore 'Modem not found' errors for a while

First (working) release

Release satellite with Python (pip) and flatpak build files.

First release!

Satellite is now somewhat useful, so release it into the world.

satellite/data/page.codeberg.tpikonen.satellite.svg000066400000000000000000000077361450354617100230210ustar00rootroot00000000000000 image/svg+xml satellite/data/satellite.desktop000066400000000000000000000004701450354617100173450ustar00rootroot00000000000000[Desktop Entry] Name=Satellite GenericName=Navigation satellite information Comment=Display data from navigation satellites Exec=satellite Icon=page.codeberg.tpikonen.satellite Terminal=false Type=Application Categories=Utility;Geoscience;Monitor StartupWMClass=satellite X-Purism-FormFactor=Workstation;Mobile; satellite/flatpak/000077500000000000000000000000001450354617100144745ustar00rootroot00000000000000satellite/flatpak/page.codeberg.tpikonen.satellite.yaml000066400000000000000000000025441450354617100236650ustar00rootroot00000000000000app-id: page.codeberg.tpikonen.satellite runtime: org.gnome.Platform runtime-version: "45" sdk: org.gnome.Sdk command: satellite rename-desktop-file: satellite.desktop finish-args: - --socket=fallback-x11 - --socket=wayland - --share=ipc - --device=dri - --talk-name=org.gtk.vfs.* - --system-talk-name=org.freedesktop.ModemManager1.* - --filesystem=xdg-documents/satellite-tracks:create - --filesystem=/run/gnss-share.sock:ro cleanup: [] modules: - python3-requirements.json - name: ModemManager config-opts: - --without-udev - --with-udev-base-dir=/app/lib/udev - --with-systemdsystemunitdir=/app/lib/systemd/system - --without-examples - --without-tests - --without-mbim - --without-qmi - --without-qrtr - --without-man sources: - type: archive url: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/1.20.6/ModemManager-1.20.6.tar.gz sha256: d3e8112810e48ba32e80757fced218cf65b135b5a2987dad6b431d8cfbba765f - name: satellite sources: - type: git path: ../ branch: main buildsystem: simple build-commands: - pip3 install --verbose --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} ./ - install -Dm644 data/appdata.xml $FLATPAK_DEST/share/metainfo/$FLATPAK_ID.appdata.xml satellite/flatpak/python3-requirements.json000066400000000000000000000026641450354617100215240ustar00rootroot00000000000000{ "name": "python3-requirements", "buildsystem": "simple", "build-commands": [], "modules": [ { "name": "python3-gpxpy", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"gpxpy\" --no-build-isolation" ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/2a/c1/da7df89bd25eea5f464e335b2471f78c1e8f4d6ea2b2410bd89282fcf3c5/gpxpy-1.5.0.tar.gz", "sha256": "e6993a8945eae07a833cd304b88bbc6c3c132d63b2bf4a9b0a5d9097616b8708" } ] }, { "name": "python3-pynmea2", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pynmea2\" --no-build-isolation" ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/75/24/1f575eb17a8135e54b3c243ff87e2f4d6b2389942836021d0628ed837559/pynmea2-1.19.0-py3-none-any.whl", "sha256": "5138558b4fb5daa587b2c17de99eb43df0297039de1c98010c996624abfb00eb" } ] } ] } satellite/pyproject.toml000066400000000000000000000001501450354617100157620ustar00rootroot00000000000000[build-system] requires = [ "setuptools>=42", "wheel" ] build-backend = "setuptools.build_meta" satellite/requirements.txt000066400000000000000000000000161450354617100163330ustar00rootroot00000000000000gpxpy pynmea2 satellite/satellite/000077500000000000000000000000001450354617100150405ustar00rootroot00000000000000satellite/satellite/__init__.py000066400000000000000000000001421450354617100171460ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only __version__ = "0.4.2" satellite/satellite/__main__.py000066400000000000000000000003521450354617100171320ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import sys from .application import SatelliteApp def main(): app = SatelliteApp() app.run() sys.exit(0) if __name__ == '__main__': main() satellite/satellite/application.py000077500000000000000000000561701450354617100177310ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import argparse import importlib.resources as resources import os import re import signal import sys import time import tokenize from datetime import datetime import gi import gpxpy import satellite.nmea as nmea import satellite.quectel as quectel from satellite import __version__ from .mm_glib_source import ModemManagerGLibNmeaSource from .nmeasource import ( GnssShareNmeaSource, ModemError, ModemLockedError, ModemNoNMEAError, NmeaSourceNotFoundError, ) from .util import bearing_to_arrow, have_touchscreen, now, unique_filename from .widgets import DataFrame, text_barchart gi.require_version('Gtk', '3.0') gi.require_version('Gdk', '3.0') gi.require_version('Handy', '1') from gi.repository import GLib, Gdk, Gio, Gtk, Handy # noqa: E402, I100 appname = 'Satellite' app_id = 'page.codeberg.tpikonen.satellite' class SatelliteApp(Gtk.Application): def __init__(self, *args, **kwargs): Gtk.Application.__init__( self, *args, application_id=app_id, flags=Gio.ApplicationFlags.FLAGS_NONE, **kwargs) Handy.init() desc = "Displays navigation satellite data and saves GPX tracks" parser = argparse.ArgumentParser( description=desc, formatter_class=argparse.RawTextHelpFormatter) parser.add_argument( '-c', '--console-output', dest='console_output', action='store_true', default=False, help='Output satellite data to console') parser.add_argument( '-s', '--source', dest='source', choices=['auto', 'quectel', 'mm', 'gnss-share'], default='auto', help="Select NMEA source. Options are:\n" "'auto' (default) Automatic source detection\n" "'quectel' ModemManager with Quectel quirks\n" "'mm' ModemManager without quirks\n" "'gnss-share' Read from gnss-share socket\n") self.args = parser.parse_args() GLib.unix_signal_add(GLib.PRIORITY_DEFAULT, signal.SIGINT, self.sigint_handler) self.builder = Gtk.Builder() self.builder.add_from_string( resources.read_text("satellite", "satellite.ui")) self.builder.add_from_string( resources.read_text("satellite", "menus.ui")) self.builder.connect_signals(self) for widget in self.builder.get_objects(): if not isinstance(widget, Gtk.Buildable): continue # The following call looks ugly, but see Gnome bug 591085 widget_name = Gtk.Buildable.get_name(widget) widget_api_name = '_'.join(re.findall(tokenize.Name, widget_name)) if hasattr(self, widget_api_name): raise AttributeError( "instance %s already has an attribute %s" % ( self, widget_api_name)) else: setattr(self, widget_api_name, widget) self.app_menu = self.builder.get_object('app-menu') self.menu_popover = Gtk.Popover.new_from_model( self.app_menu_button, self.app_menu) self.menu_popover.set_position(Gtk.PositionType.BOTTOM) self.source = None self.infolabel.set_markup("" + "\n" * 10 + "") self.dataframe = DataFrame() # self.dataframe.header.set_text("Satellite info") self.dataframe.header.set_visible(False) self.set_values({}) # Initialize dataframe self.dataframe.show() self.main_box.add(self.dataframe) click = Gtk.GestureMultiPress.new(self.carousel) click.set_button(1) click.set_touch_only(False) click.connect("released", self.infolabel_released_cb) setattr(self.carousel, "multi-press-gesture", click) self.set_speedlabel(None) self.leaflet.set_visible_child(self.databox) self.connect('startup', self.on_startup) self.connect('activate', self.on_activate) self.connect('shutdown', self.on_shutdown) # Internal state self.last_mode = 1 self.last_data = None self.last_speed = None self.last_update = None self.had_error = False self.sigint_received = False self.refresh_rate = 1 # Really delay between updates in seconds # GPX docdir = (GLib.get_user_special_dir( GLib.UserDirectory.DIRECTORY_DOCUMENTS) or os.path.join(GLib.get_home_dir(), 'Documents')) self.gpx_save_dir = os.path.join(docdir, 'satellite-tracks') self.gpx_autosave_interval = 60 self.gpxfile = None self.gpx = None self.gpx_segment = None self.gpx_counter = 0 # Bar chart heights self.chart_small = 10 self.chart_large = 30 self.chart_size = self.chart_small self.inhibit_cookie = 0 def create_actions(self): app_actions = ( ('menu', self.on_menu), ('about', self.on_about), ('record', self.on_record), ) for aname, cb in app_actions: action = Gio.SimpleAction.new(aname, None) action.connect('activate', cb) self.add_action(action) def setup_styles(self): provider = Gtk.CssProvider() provider.load_from_data( resources.read_binary("satellite", "main.css")) Gtk.StyleContext.add_provider_for_screen( Gdk.Screen.get_default(), provider, Gtk.STYLE_PROVIDER_PRIORITY_APPLICATION ) def on_startup(self, app): self.create_actions() def on_activate(self, app): self.setup_styles() self.add_window(self.window) self.window.show() if have_touchscreen(): self.datascroll.connect('edge-overshot', self.on_edge_overshot) self.log_msg(f"{appname} version {__version__} started") # Initialize modem after GUI startup GLib.timeout_add(1000, self.init_source, None) def on_shutdown(self, app): print("Cleaning up...") self.gpx_write() if self.source is not None: self.source.close() print("...done.") def init_source(self, unused): source_init = False if self.args.source == 'auto': self.log_msg("Detecting NMEA sources...") if not source_init: source_init = self.init_gnss_share_source(autodetect=True) if not source_init: source_init = self.init_mm_source( quirks=['detect'], autodetect=True) if not source_init: self.log_msg('NMEA source not found') dialog = Gtk.MessageDialog( parent=self.window, modal=True, message_type=Gtk.MessageType.ERROR, buttons=Gtk.ButtonsType.OK, text="Could not find an NMEA source") dialog.set_title("Error initializing NMEA source") dialog.run() dialog.destroy() return GLib.SOURCE_REMOVE else: self.log_msg(f'NMEA source "{self.args.source}" selected') if self.args.source == 'quectel': source_init = self.init_mm_source(quirks=['QuectelTalker']) elif self.args.source == 'mm': source_init = self.init_mm_source() elif self.args.source == 'gnss-share': source_init = self.init_gnss_share_source() if not source_init: self.log_msg('Could not initialize NMEA source') return GLib.SOURCE_REMOVE self.log_msg( f"Source is {self.source.manufacturer}" + (f", model {self.source.model}" if self.source.model else "") + (f", revision {self.source.revision}" if self.source.revision else "") + (f" using {', '.join(self.source.quirks)} quirks" if hasattr(self.source, "quirks") and self.source.quirks else "")) if (self.source.model and self.source.model.startswith("QUECTEL")): constellations = quectel.get_constellations(self.source) if constellations is not None: self.log_msg("Supported constellations: " + ", ".join(constellations)) xtradates = quectel.get_xtradata_dates(self.source, fix_week=False) if xtradates is not None: dt1, dt2 = xtradates self.log_msg("XTRA data is valid from %s to %s" % ( dt1.isoformat(' ', 'minutes'), dt2.isoformat(' ', 'minutes'))) self.log_msg("XTRA data is " + ("VALID" if now < dt2 else "NOT valid")) GLib.timeout_add(self.refresh_rate * 1000, self.timeout_cb, None) return GLib.SOURCE_REMOVE def init_gnss_share_source(self, autodetect=False): try: self.source = GnssShareNmeaSource(self.location_update_cb) self.source.initialize() except Exception as e: if autodetect: return False self.log_msg(str(e)) dtext = str(e) dialog = Gtk.MessageDialog( parent=self.window, modal=True, message_type=Gtk.MessageType.ERROR, buttons=Gtk.ButtonsType.OK, text=dtext) dialog.set_title("Error initializing NMEA source") dialog.run() dialog.destroy() return False return True def init_mm_source(self, quirks=[], autodetect=False): try: self.source = ModemManagerGLibNmeaSource( self.location_update_cb, refresh_rate=self.refresh_rate, quirks=quirks, # save_filename=unique_filename(self.gpx_save_dir + '/nmeas', # '.txt') ) self.source.initialize() except Exception as e: if autodetect: return False if isinstance(e, ModemLockedError): self.log_msg("Modem is locked") dtext = "Please unlock the Modem" else: etext = str(e) self.log_msg(f"Error initializing ModemManager NMEA source: {etext}") dtext = etext if etext else ( "Could not initialize ModemManager NMEA source") dialog = Gtk.MessageDialog( parent=self.window, modal=True, message_type=Gtk.MessageType.ERROR, buttons=Gtk.ButtonsType.OK, text=dtext) dialog.set_title("Error initializing NMEA source") dialog.run() dialog.destroy() return False return True def sigint_handler(self): if not self.sigint_received: print("Interrupt signal (Ctrl-C) received") self.sigint_received = True self.quit() else: print("Interrupt signal (Ctrl-C) received again, force exit") sys.exit(0) def on_menu(self, action, param): self.menu_popover.popup() def on_edge_overshot(self, scrolledwindow, pos): if pos == Gtk.PositionType.TOP: self.menu_popover.popup() def on_about(self, *args): adlg = Gtk.AboutDialog( transient_for=self.window, modal=True, program_name=appname, logo_icon_name=app_id, version=__version__, comments="A program for showing navigation satellite data", license_type=Gtk.License.GPL_3_0_ONLY, copyright="Copyright 2021-2023 Teemu Ikonen", ) adlg.present() def on_record(self, *args): assert self.gpxfile is None namestem = self.gpx_save_dir + '/track' self.gpxfile = unique_filename(namestem, '.gpx', timestamp=True) if self.gpxfile is None: raise FileExistsError(namestem) os.makedirs(os.path.dirname(self.gpxfile), exist_ok=True) # TODO: In-app notification for renaming the track gpx = gpxpy.gpx.GPX() gpx_track = gpxpy.gpx.GPXTrack() gpx.tracks.append(gpx_track) gpx_segment = gpxpy.gpx.GPXTrackSegment() gpx_track.segments.append(gpx_segment) self.gpx = gpx self.gpx_segment = gpx_segment self.gpxcounter = self.gpx_autosave_interval - 5 self.record_revealer.set_reveal_child(True) self.lookup_action('record').set_enabled(False) self.gpx_write() self.log_msg("Started saving track to '%s'" % self.gpxfile) self.inhibit_cookie = self.inhibit( self.window, Gtk.ApplicationInhibitFlags.SUSPEND, "Recording GPX track") if self.inhibit_cookie == 0: self.log_msg("Failed to inhibit system suspend") else: self.log_msg("Inhibiting system suspend") def on_stoprecord_button_clicked(self, *args): dialog = Gtk.MessageDialog( transient_for=self.window, flags=0, message_type=Gtk.MessageType.QUESTION, buttons=Gtk.ButtonsType.YES_NO, text="Stop recording?", secondary_text="Do you want stop recording a track?" ) response = dialog.run() if response == Gtk.ResponseType.YES: self.gpx_write() self.log_msg("Track closed and saved to '%s'" % self.gpxfile) self.uninhibit(self.inhibit_cookie) self.gpx = None self.gpxfile = None self.gpx_segment = None self.gpx_counter = 0 self.record_revealer.set_reveal_child(False) self.lookup_action('record').set_enabled(True) # TODO: In-app notification for renaming the track elif response == Gtk.ResponseType.NO: pass dialog.destroy() def leaflet_forward_cb(self, button): self.leaflet.navigate(Handy.NavigationDirection.FORWARD) def leaflet_back_cb(self, button): self.leaflet.navigate(Handy.NavigationDirection.BACK) def infolabel_released_cb(self, gesture, n_press, x, y): if n_press != 1 or self.carousel.get_position() > 0.5: return self.chart_size = self.chart_small if ( self.chart_size == self.chart_large) else self.chart_large self.set_barchart(self.last_data) def carousel_page_changed_cb(self, carousel, index): if index == 1 and self.chart_size == self.chart_large: self.chart_size = self.chart_small self.set_barchart(self.last_data) return False def set_barchart(self, data): if data is None: return '' barchart = text_barchart( ((e['prn'], e['snr']) for e in data['visibles']), data['actives'], height=self.chart_size) self.infolabel.set_markup("" + barchart + "") return barchart def set_values(self, data): def to_str(x, fmt="%s"): return fmt % x if x is not None else "-" def get_actives(xkey): actives = str(len(data.get("actives", []))) inuse = str(data.get("num_sats", "n/a")) return "%s / %s" % (actives, inuse) def get_ages(xkey): up_age = to_str(data.get("updateage"), "%0.0f s") fixage = to_str(data.get("fixage"), "%0.0f s") return "%s / %s" % (up_age, fixage) def get_dops(xkey): pdop = to_str(data.get("pdop"), "%1.1f") hdop = to_str(data.get("hdop"), "%1.1f") vdop = to_str(data.get("vdop"), "%1.1f") return f"{pdop} / {hdop} / {vdop}" mode2fix = { "2": "2 D", "3": "3 D", } utcfmt = "%H:%M:%S UTC" # Mapping: Data key, description, converter func order = [ ("mode", "Fix type", lambda x: mode2fix.get(x, "No Fix")), ("mode_indicator", "Modes (GP,GL,GA)", lambda x: str(x) if x is not None else "n/a"), ("actives", "Active / in use sats", get_actives), ("visibles", "Receiving sats", lambda x: str(len( [r for r in x if r['snr'] > 0.0]))), ("visibles", "Visible sats", lambda x: str(len(x))), # ("fixage", "Age of fix", lambda x: to_str(x, "%0.0f s")), ("fixage", "Age of update / fix", get_ages), ("systime", "Sys. Time", lambda x: x.strftime(utcfmt)), ("latlon", "Latitude", lambda x: "%0.6f" % x[0] if x else "-"), ("latlon", "Longitude", lambda x: "%0.6f" % x[1] if x else "-"), ("altitude", "Altitude", lambda x: to_str(x, "%0.1f m")), ("geoid_sep", "Geoidal separation", lambda x: to_str(x, "%0.1f m")), # ("fixtime", "Time of fix", # lambda x: x.strftime(utcfmt) if x else "-"), # ("date", "Date of fix", # lambda x: x.strftime("%Y-%m-%d") if x else "-"), ("speed", "Speed", lambda x: to_str(x, "%0.1f m/s")), ("true_course", "True Course", lambda x: to_str(x, "%0.1f deg ") + (bearing_to_arrow(x) if x is not None else "")), ("pdop", "PDOP/HDOP/VDOP", get_dops), ] descs = [] vals = [] for key, desc, fun in order: if key not in data.keys(): value = "n/a" else: value = fun(data[key]) descs.append(desc) vals.append(value) if self.args.console_output: print(f"{desc}: {value}") if self.dataframe.rows != len(descs): self.dataframe.set_rowtitles(descs) self.dataframe.set_values(vals) def set_status(self, mode): mode = int(mode) if mode else 0 if mode == self.last_mode: return if mode == 2: image = 'face-smile-symbolic' elif mode == 3: image = 'face-cool-symbolic' else: image = 'face-crying-symbolic' self.left_status.set_from_icon_name(image, Gtk.IconSize.DND) self.right_status.set_from_icon_name(image, Gtk.IconSize.DND) self.last_mode = mode def set_speedlabel(self, speed, bearing=None): spd = str(int(3.6 * speed)) if speed else "-" arrow = bearing_to_arrow(bearing) if bearing is not None else "" speedfmt = '%s%s\n%s' speedstr = speedfmt % (spd, arrow, "km/h") self.speedlabel.set_markup(speedstr) def gpx_write(self): if not (self.gpx and self.gpxfile): return with open(self.gpxfile, 'w') as fp: fp.write(self.gpx.to_xml('1.0')) # v1.0 has speed-tag def gpx_update(self, data): latlon = data.get("latlon") if not (latlon and self.gpx and self.gpx_segment): return fixage = data.get("fixage") if fixage and fixage > (2 * self.refresh_rate): return # mode2gpxmode = { # "2": "2d", # "3": "3d", # None: "none", # } self.gpx_segment.points.append(gpxpy.gpx.GPXTrackPoint( latlon[0], latlon[1], elevation=data.get("altitude"), time=data.get("datetime"), # satellites=data.get("actives"), # type_of_gpx_fix=mode2gpxmode.get(data.get("mode"), "none"), speed=data.get("speed"), horizontal_dilution=data.get("hdop"), vertical_dilution=data.get("vdop"), position_dilution=data.get("pdop"))) self.gpx_counter += 1 if self.gpx_counter > self.gpx_autosave_interval: self.gpx_write() self.gpx_counter = 0 self.log_msg("Auto-saving track") def log_msg(self, text): maxlines = 100 # Maximum num of lines in GtkLabel msg = datetime.now().strftime("[%H:%M:%S] ") + text text = self.loglabel.get_text().split('\n') if len(text) > maxlines: text = text[1:] text.append(msg) self.loglabel.set_text("\n".join(text)) print(msg) def timeout_cb(self, x): dt = (time.time() - self.last_update) if self.last_update else 100 if dt > 2 * self.refresh_rate: self.main_box.set_sensitive(False) self.update() return GLib.SOURCE_CONTINUE def location_update_cb(self, *args): self.last_update = time.time() self.main_box.set_sensitive(True) self.update() def update(self): try: nmeas = self.source.get() if self.had_error: self.log_msg("Getting updates") self.main_box.set_sensitive(True) self.had_error = False data = nmea.parse(nmeas) except Exception as e: nmeas = None show_dialog = False etext = str(e) dtext = None if isinstance(e, ModemLockedError): dtext = "Please unlock the Modem" show_dialog = True elif isinstance(e, ModemNoNMEAError): dtext = "NMEA info not received with location" elif isinstance(e, ModemError): dtext = "Modem error: " + str(e) elif isinstance(e, NmeaSourceNotFoundError): if not self.had_error: dtext = etext if etext else "Modem disappeared" self.had_error = True self.main_box.set_sensitive(False) else: dtext = etext if etext else "Unknown error" if not self.had_error: if show_dialog: dialog = Gtk.MessageDialog( parent=self.window, modal=True, message_type=Gtk.MessageType.ERROR, buttons=Gtk.ButtonsType.OK, text=dtext) dialog.set_title("Error") dialog.run() dialog.destroy() elif dtext is not None: self.log_msg(dtext) self.had_error = True if self.last_data is None: return else: data = self.last_data data["updateage"] = ((time.time() - self.last_update) if self.last_update else None) barchart = self.set_barchart(data) if self.args.console_output: print(barchart) self.set_values(data) speed = data['speed'] bearing = data['true_course'] self.set_speedlabel(speed, bearing) if speed and not self.last_speed: self.carousel.scroll_to(self.speedlabel) elif not speed and self.last_speed: self.carousel.scroll_to(self.infolabel) self.last_speed = speed # log mode = data["mode"] mode = int(mode) if mode else self.last_mode if mode != self.last_mode: if mode > 1: self.log_msg(f"Got lock, mode: {mode}") elif mode <= 1: self.log_msg("Lock lost") self.last_mode = mode if self.gpx is not None and data.get("valid"): self.gpx_update(data) self.last_data = data satellite/satellite/dataframe.ui000066400000000000000000000075561450354617100173400ustar00rootroot00000000000000 satellite/satellite/gps_one_xtra.py000077500000000000000000000040561450354617100201120ustar00rootroot00000000000000#!/usr/bin/env python3 # # Copyright 2021-2022 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only # # Partially decode gpsOne xtra files. # # Credit: # Vinnikov & Pshehotskaya (2020): # Deciphering of the gpsOne File Format for Assisted GPS Service, # Advances in Intelligent Systems and Computing 1184:377-386 # https://www.researchgate.net/publication/338712609_Deciphering_of_the_gpsOne_File_Format_for_Assisted_GPS_Service import os import struct import sys from util import datetime_from_gpstime class Xtra(object): def __init__(self, filename, fix_week=False): with open(filename, 'rb') as ff: bb = ff.read(80) ff.seek(0, os.SEEK_END) self.file_len = ff.tell() self.header = bb header, fmt_ver = struct.unpack('BB', bb[:2]) self.version = None if header != 1: raise ValueError("Header 1st byte mismatch") self.version = "Unknown" if fmt_ver == 0x1b: self.version = "1" elif fmt_ver == 0x34: self.version = "2 or 3" self.length, = struct.unpack('>I', bb[0x0b:0x0f]) self.actual_dt = datetime_from_gpstime( *struct.unpack('>HI', bb[0x0f:0x15]), fix_week=fix_week) self.reference_dt = datetime_from_gpstime( *struct.unpack('>HI', bb[0x15:0x1b]), fix_week=fix_week) self.fixed_actual_dt = datetime_from_gpstime( *struct.unpack('>HI', bb[0x0f:0x15]), fix_week=True) self.fixed_reference_dt = datetime_from_gpstime( *struct.unpack('>HI', bb[0x15:0x1b]), fix_week=True) if __name__ == '__main__': infile = sys.argv[1] x = Xtra(infile) print(f"Filename: {infile}") print(f"File len: {x.file_len}") print(f"Lenght in file: {x.length}") print(f"Version: {x.version}") print(f"Actual time: {x.actual_dt}") print(f"Reference time: {x.reference_dt}") print(f"Week-fixed Reference time: {x.fixed_reference_dt}") print(f"Week-fixed Actual time: {x.fixed_actual_dt}") satellite/satellite/main.css000066400000000000000000000000561450354617100164770ustar00rootroot00000000000000modelbutton label { padding: 10px 10px; } satellite/satellite/menus.ui000066400000000000000000000014361450354617100165320ustar00rootroot00000000000000
app.record Record track <Primary>r
app.about About Satellite
satellite/satellite/mm_glib_source.py000066400000000000000000000136251450354617100204070ustar00rootroot00000000000000# Copyright 2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import re import gi from pynmea2.nmea import NMEASentence from satellite.nmeasource import ( # noqa: E402 ModemError, ModemLockedError, ModemNoNMEAError, NmeaSource, NmeaSourceNotFoundError, ) gi.require_version('ModemManager', '1.0') from gi.repository import Gio, ModemManager # noqa: E402, I100 class ModemManagerGLibNmeaSource(NmeaSource): def __init__(self, update_callback, quirks=[], **kwargs): super().__init__(update_callback, **kwargs) self.bus = None self.manager = None self.modem = None self.mlocation = None self.old_refresh_rate = None self.old_sources_enabled = None self.old_signals_location = None self.location_updated = None self.quirks = set(quirks) def initialize(self): # If reinitializing, disconnect old update cb if self.mlocation is not None: self.mlocation.disconnect_by_func(self.update_callback) self.bus = Gio.bus_get_sync(Gio.BusType.SYSTEM, None) self.manager = ModemManager.Manager.new_sync( self.bus, Gio.DBusObjectManagerClientFlags.DO_NOT_AUTO_START, None) if self.manager.get_name_owner() is None: raise NmeaSourceNotFoundError("ModemManager is not running") objs = self.manager.get_objects() if objs: self.modem = objs[0].get_modem() self.mlocation = objs[0].get_modem_location() else: raise NmeaSourceNotFoundError("No Modems Found") self.manufacturer = self.modem.get_manufacturer() self.model = self.modem.get_model() self.revision = self.modem.get_revision() if 'detect' in self.quirks: self.quirks.remove('detect') if (self.model.startswith('QUECTEL') and self.manufacturer == 'QUALCOMM INCORPORATED'): self.quirks.add('QuectelTalker') # Detect SDM845 GNSS unit and disable MSB assistance, # which causes stalling at startup due to some bug somewhere if (self.manufacturer == 'QUALCOMM INCORPORATED' and self.model == '0' and self.revision.find('SDM845') >= 0): self.quirks.add('NoMSB') try: state = self.modem.get_state() if int(state) > 0: if self.old_refresh_rate is None: self.old_refresh_rate = self.mlocation.props.gps_refresh_rate if self.old_sources_enabled is None: self.old_sources_enabled = self.mlocation.props.enabled if self.old_signals_location is None: self.old_signals_location = self.mlocation.props.signals_location caps = self.mlocation.get_capabilities() if not caps & ModemManager.ModemLocationSource.GPS_NMEA: raise NmeaSourceNotFoundError( "Modem does not support NMEA") enable = ModemManager.ModemLocationSource.GPS_NMEA if (caps & ModemManager.ModemLocationSource.AGPS_MSB and 'NoMSB' not in self.quirks): enable |= ModemManager.ModemLocationSource.AGPS_MSB self.mlocation.setup_sync(enable, True, None) else: raise ModemError("Modem state is: %d" % state) except AttributeError as e: if state == ModemManager.ModemState.LOCKED: raise ModemLockedError from e else: raise e except gi.repository.GLib.GError as e: # Ignore error on AGPS enablement by this hack if 'agps-msb' not in str(e): raise e self.mlocation.set_gps_refresh_rate_sync(self.refresh_rate, None) self.mlocation.connect('notify::location', self.update_callback) self.initialized = True def _really_get(self): if not self.initialized: self.initialize() try: loc = self.mlocation.get_signaled_gps_nmea() except Exception as e: self.initialized = False raise e if loc is None: raise ModemNoNMEAError nmeas = loc.get_traces() if nmeas is None: self.initialized = False raise ModemNoNMEAError if 'QuectelTalker' in self.quirks: nmeas = self.quectel_talker_quirk(nmeas) return '\r\n'.join(nmeas) def close(self): if self.mlocation is None: return try: self.mlocation.disconnect_by_func(self.update_callback) except TypeError: pass # Ignore error when nothing is connected if self.old_sources_enabled is not None: self.mlocation.setup_sync( ModemManager.ModemLocationSource(self.old_sources_enabled), self.old_signals_location, None) if self.old_refresh_rate is not None: self.mlocation.set_gps_refresh_rate_sync(self.old_refresh_rate, None) def quectel_talker_quirk(self, nmeas): pq_re = re.compile(r""" ^\s*\$? (?PPQ) (?P\w{3}) (?P[^*]*) (?:[*](?P[A-F0-9]{2}))$""", re.VERBOSE) out = [] for nmea in (n for n in nmeas if n): mo = pq_re.match(nmea) if mo: # The last extra data field is Signal ID, these are # 1 = GPS, 2 = Glonass, 3 = Galileo, 4 = BeiDou, 5 = QZSS # Determine talker from Signal ID talker = 'QZ' if mo.group('data').endswith('5') else 'BD' # Fake talker and checksum fake = talker + "".join(mo.group(2, 3)) out.append('$' + fake + "*%02X" % NMEASentence.checksum(fake)) else: out.append(nmea) return out satellite/satellite/nmea.py000066400000000000000000000162011450354617100163320ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import datetime import re import pynmea2 MS_PER_KNOT = 0.514444 lastfix_dt = None def dget(key): def fn(d): return d.get(key) return fn def fget(key, scale=1.0): def fn(d): try: return scale * float(d.get(key)) except ValueError: return None return fn def iget(key, default=None): def fn(d): try: return int(d.get(key, default)) except ValueError: return default return fn def get_time(d): itime = d.get("timestamp") if itime: return pynmea2.nmea_utils.timestamp(itime) else: return None def get_date(d): adate = d.get("datestamp") if adate: return pynmea2.nmea_utils.datestamp(adate) else: return None def get_latlon(mdict): lat = mdict.get('lat') lon = mdict.get('lon') lat_dir = mdict.get('lat_dir') lon_dir = mdict.get('lon_dir') if not all((lat, lon, lat_dir, lon_dir)): return None lat_deg = float(lat[:2]) lat_min = float(lat[2:]) lon_deg = float(lon[:3]) lon_min = float(lon[3:]) flat = lat_deg + lat_min / 60 flat = -1 * flat if lat_dir == 'S' else flat flon = lon_deg + lon_min / 60 flon = -1 * flon if lon_dir == 'W' else flon return (flat, flon) def get_altitude_gga(mdict): try: altitude = float(mdict.get('altitude')) except ValueError: return None alt1_units = mdict.get('altitude_units') if alt1_units != 'M': # altitude unit should be valid here raise ValueError("Expected altitude in meters") return altitude def get_mag_variation_rmc(mdict): try: val = float(mdict.get('mag_variation')) return -1 * val if mdict.get('mag_var_dir') == 'W' else val except ValueError: return None # Functions for getting and converting values from parsed NMEA message dicts getters = { "latlon": { 'RMC': get_latlon, 'GGA': get_latlon, 'GNS': get_latlon, }, "altitude": { 'GGA': get_altitude_gga, 'GNS': fget('altitude'), }, "fixtime": { # Time of position report 'RMC': get_time, 'GNS': get_time, 'GGA': get_time, }, "date": { 'RMC': get_date, }, "valid": { 'RMC': lambda x: x.get('status') == 'A', 'GSA': lambda x: iget('mode_fix_type', 1)(x) > 1, }, "speed": { 'RMC': fget('spd_over_grnd', MS_PER_KNOT), 'VTG': fget('spd_over_grnd_kts', MS_PER_KNOT), }, "true_course": { 'RMC': fget('true_course'), 'VTG': fget('true_track'), }, "mag_course": { 'VTG': fget('mag_track'), }, "mag_variation": { 'RMC': get_mag_variation_rmc, }, "mode_indicator": { 'GNS': dget('mode_indicator'), }, "num_sats": { 'GNS': iget('num_sats', default=0), 'GGA': iget('num_sats', default=0), }, "pdop": { 'GSA': fget('pdop'), }, "hdop": { 'GGA': fget('horizontal_dil'), 'GNS': fget('hdop'), 'GSA': fget('hdop'), }, "vdop": { 'GSA': fget('vdop'), }, "geoid_sep": { 'GGA': fget('geo_sep'), 'GNS': fget('geo_sep'), }, "sel_mode": { 'GSA': dget('mode'), }, "mode": { 'GSA': dget('mode_fix_type'), }, } def msg_get(msgs, var): gdict = getters[var] try: return next(gdict[k](v) for k, v in msgs.items() if k in gdict.keys()) except StopIteration: return None def __get_fields(msg): out = {} for i, data in enumerate(msg.data): if i >= len(msg.fields): break out[msg.fields[i][1]] = data return out def parse(nmeas, always_add_prefix=False): global lastfix_dt visibles = [] actives = [] msgs = {} def fl(s, empty_val=None): return float(s) if s else empty_val def add_prn_prefix(prns, talker, always=always_add_prefix): """Add constellation prefix to PRN string.""" beidou_prefix = "C" galileo_prefix = "E" glonass_prefix = "R" gps_prefix = "G" qzss_prefix = "J" prn = int(prns) prefix = '' if talker == 'BD': prefix = beidou_prefix # Galileo PRNs are between 1 and 36 elif (talker == 'GA') or (talker == 'GN' and prn <= 36): prefix = galileo_prefix elif talker == 'QZ': prefix = qzss_prefix elif always: # GPS PRNs are between 1 and 32 if prn <= 32: prefix = gps_prefix # Glonass PRNs are between 65 and 96 elif prn >= 65 and prn <= 96: prefix = glonass_prefix return "%s%02d" % (prefix, prn) # Prevent pynmea2 failing with unknown NMEA sentence types supported_nmeas = ('GSV', 'GSA', 'GGA', 'RMC', 'VTG', 'GNS') supported_re = re.compile( r'^\$?..(?:' + '|'.join(f'(?:{s})' for s in supported_nmeas) + ')') parsed = [pynmea2.parse(n) for n in nmeas.split('\n') if re.match(supported_re, n)] for msg in parsed: if isinstance(msg, pynmea2.types.GSV): for n in range(1, (len(msg.data) - 4) // 4 + 1): prns = getattr(msg, f'sv_prn_num_{n}', None) if prns and prns.isdigit(): visibles.append({ 'prn': add_prn_prefix(prns, msg.talker), 'elevation': fl( getattr(msg, f'elevation_deg_{n}', None), 0.0), 'azimuth': fl(getattr(msg, f'azimuth_{n}', None), 0.0), 'snr': fl(getattr(msg, f'snr_{n}', None), 0.0), }) elif isinstance(msg, pynmea2.types.GSA): for n in range(1, 12 + 1): prns = getattr(msg, f'sv_id{n:02d}') if prns and prns.isdigit(): actives.append(add_prn_prefix(prns, msg.talker)) if msg.talker != 'QZ': msgs['GSA'] = __get_fields(msg) elif isinstance(msg, pynmea2.types.GGA): msgs['GGA'] = __get_fields(msg) elif isinstance(msg, pynmea2.types.RMC): msgs['RMC'] = __get_fields(msg) elif isinstance(msg, pynmea2.types.VTG): msgs['VTG'] = __get_fields(msg) elif isinstance(msg, pynmea2.types.GNS): msgs['GNS'] = __get_fields(msg) out = { "visibles": visibles, "actives": actives, } out.update({k: msg_get(msgs, k) for k in getters.keys()}) datenow = datetime.datetime.now(datetime.timezone.utc) fixtime = out.get('fixtime') fixdate = out.get('date') if fixdate is None and fixtime is not None: # We have a fix but no RMC sentence fixdate = datenow.date() fixdt = (datetime.datetime.combine(fixdate, fixtime, datetime.timezone.utc) if (fixtime and fixdate) else None) out["datetime"] = fixdt out["systime"] = datenow lastfix_dt = fixdt if fixdt else lastfix_dt out["fixage"] = ((datenow - lastfix_dt).total_seconds() if lastfix_dt else None) return out satellite/satellite/nmeasource.py000066400000000000000000000100341450354617100175510ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import os.path import socket from gi.repository import GLib class NmeaSourceNotFoundError(Exception): pass class ModemError(Exception): pass class ModemLockedError(ModemError): pass class ModemNoNMEAError(ModemError): pass class NmeaSource: def __init__(self, update_callback, refresh_rate=1, save_filename=None, **kwargs): self.update_callback = update_callback self.refresh_rate = refresh_rate self.save_file = None if save_filename is None \ else open(save_filename, 'w') self.initialized = False self.manufacturer = None self.model = None self.revision = None def __del__(self): if self.save_file is not None: self.save_file.close() def initialize(self): pass def _really_get(self): pass def _maybe_save(self, nmeas): if self.save_file is not None: self.save_file.write(nmeas) self.save_file.write("\n\n") self.save_file.flush() def get(self): nmeas = self._really_get() self._maybe_save(nmeas) return nmeas def close(self): pass class UnixSocketNmeaSource(NmeaSource): def __init__(self, update_callback, socket_file_path=None, **kwargs): super().__init__(update_callback, **kwargs) self.socket_file_path = socket_file_path def on_read_data_available(self, io_channel, condition, **unused): self.update_callback() return True def initialize(self): if (self.socket_file_path is None or not os.path.exists(self.socket_file_path)): raise FileNotFoundError(f"Could not open socket {self.socket_file_path}") self.s = socket.socket(socket.AF_UNIX, socket.SOCK_NONBLOCK | socket.SOCK_STREAM) try: self.s.connect(self.socket_file_path) except Exception as e: raise e self.channel = GLib.IOChannel.unix_new(self.s.fileno()) self.channel.add_watch(GLib.IO_IN, self.on_read_data_available) self.old_nmea_buf = '' self.initialized = True def _really_get(self): if not self.initialized: self.initialize() buf = '' do_read = True while do_read: read_buf = self.channel.readline() buf += read_buf if read_buf == '': do_read = False return buf class GnssShareNmeaSource(UnixSocketNmeaSource): def __init__(self, update_callback, **kwargs): super().__init__(update_callback, socket_file_path='/var/run/gnss-share.sock', **kwargs) self.manufacturer = "gnss-share" class ReplayNmeaSource(NmeaSource): def __init__(self, update_callback, replay_filename=None, refresh_rate=1, **kwargs): super().__init__(update_callback, refresh_rate=refresh_rate, **kwargs) self.nmeas = [] self.counter = 0 if replay_filename is None: raise NmeaSourceNotFoundError("NMEA file name not given") self.replay_filename = replay_filename self.manufacturer = "Satellite" self.model = "ReplayNmeaSource" def initialize(self): try: with open(self.replay_filename, 'r') as ff: self.nmeas = ff.read().split("\n\n") except Exception: raise NmeaSourceNotFoundError( f"Could not read NMEA file '{self.replay_filename}'") self.counter = 0 GLib.timeout_add(self.refresh_rate * 1000, self.callback, None) def callback(self, x): self.update_callback() return True def _really_get(self): if not self.nmeas: return None nmea = self.nmeas[self.counter] self.counter += 1 if self.counter >= len(self.nmeas): self.counter = 0 return nmea satellite/satellite/quectel.py000066400000000000000000000030711450354617100170550ustar00rootroot00000000000000# Copyright 2021-2023 Teemu Ikonen # SPDX-License-Identifier: GPL-3.0-only import re from datetime import datetime, timezone from .util import ( datetime_from_gpstime, gps_epoch, gpstime_from_datetime, ) def get_constellations(source): i2constellations = { 0: [], 1: ["Glonass", "BeiDou", "Galileo"], 2: ["Glonass", "BeiDou"], 3: ["Glonass", "Galileo"], 4: ["Glonass"], 5: ["BeiDou", "Galileo"], 6: ["Galileo"], } try: r = source.modem.Command('AT+QGPSCFG="gnssconfig"', 3) mo = re.match(r'\+QGPSCFG: "gnssconfig",(?P\d)', r) except Exception: mo = None if not mo: return None return ["GPS"] + i2constellations.get(int(mo.group('ind'))) def get_xtradata_dates(source, fix_week=False): try: r = source.modem.Command('AT+QGPSXTRADATA?', 3) # Example reply: '+QGPSXTRADATA: 10080,"2002/01/18,12:00:00"' mo = re.match( r'\+QGPSXTRADATA: (?P\d+),"(?P