Skip to content

Commit

Permalink
v1.4.8 - Software compass, Doppler shift, OSM world view demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rt-bishop committed Sep 20, 2020
1 parent ed69a1e commit 26ac6e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "com.rtbishop.look4sat"
minSdkVersion 21
targetSdkVersion 29
versionCode 16
versionName '1.4.6'
versionCode 18
versionName '1.4.8'
}
buildTypes {
release {
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/18.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Switched to software (fusion) rotation sensor
Added magnetic declination calculation for true north
Doppler shift calculation was added by @tekk
Added OpenStreetMaps-based world view, work in progress...

0 comments on commit 26ac6e3

Please sign in to comment.