内容简介:Amateur radio and weather satellite tracker and passes predictor for Android.The very app creation and design is hugely inspired by the open-sourceThe
Look4Sat: Radio satellite tracker
Amateur radio and weather satellite tracker and passes predictor for Android.
The very app creation and design is hugely inspired by the open-source Gpredict desktop satellite tracking application, created by Alexandru Csete, OZ9AEC and contributors, supported by the Libre Space Foundation .
The Libre Space Foundation team is also behind the epic SatNOGS project that provides an extremely easy to use API and DB with a huge amount of information about satellites, their telemetry and transmitters, which the app uses under the hood.
For TLE data calculation and passes prediction Look4Sat uses the mavenized version of predict4java library, created by David A. B. Johnson, G4DPZ and Dave Moten . Thank you guys for your hard work making this lib efficient and easy to use!
The app is built using Dagger2, Retrofit2, Kotlin and Kotlin coroutines, Architecture Components and Jetpack Navigation.
Main features:
- Calculating satellite passes for up to one week (168 hours)
- Calculating passes for the current or manually entered location
- Showing the list of currently active and upcoming satellite passes
- Showing the active pass progress, polar trajectory and transceivers info
- Showing the satellite positional data, footprint and ground track on a map
- Offline first: passes predictions are made offline. Weekly updates of TLEs and transceivers DB are recommended.
以上所述就是小编给大家介绍的《Look4Sat – satellite tracker for Android inspired by Gpredict》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
JavaScript权威指南(第6版)
David Flanagan / 淘宝前端团队 / 机械工业出版社 / 2012-4-1 / 139.00元
本书是程序员学习核心JavaScript语言和由Web浏览器定义的JavaScript API的指南和综合参考手册。 第6版涵盖HTML 5和ECMAScript 5。很多章节完全重写,以便与时俱进,紧跟当今的最佳Web开发实践。本书新增章节描述了jQuery和服务器端JavaScript。 本书适合那些希望学习Web编程语言的初、中级程序员和希望精通JavaScript的JavaSc......一起来看看 《JavaScript权威指南(第6版)》 这本书的介绍吧!