commit a696ebe114d5d825ef9930892fdb247a1749ddf9 Author: Adam Goldsmith Date: Thu Oct 7 16:46:34 2021 -0400 Initial Commit diff --git a/.config/Gpredict/WH12.qth b/.config/Gpredict/WH12.qth new file mode 100644 index 0000000..63f66d7 --- /dev/null +++ b/.config/Gpredict/WH12.qth @@ -0,0 +1,8 @@ +[QTH] +DESCRIPTION=Home! +LOCATION=Claremont, New Hampshire +LAT=43.36950 +LON=-72.3345 +ALT=174 +WX=KLEB +QTH_TYPE=0 diff --git a/.config/Gpredict/gpredict.cfg b/.config/Gpredict/gpredict.cfg new file mode 100644 index 0000000..399b7b3 --- /dev/null +++ b/.config/Gpredict/gpredict.cfg @@ -0,0 +1,21 @@ +[GLOBAL] +WINDOW_POS_X=0 +WINDOW_POS_Y=0 +WINDOW_WIDTH=1276 +WINDOW_HEIGHT=1415 +USE_LOCAL_TIME=true +TIME_FORMAT=%Y-%m-%d %H:%M:%S +USE_NSEW=false +USE_IMPERIAL=false +DEFAULT_QTH=WH12.qth +MAIN_WIN_POS=false +MOD_WIN_POS=false +MOD_STATE=false +OPEN_MODULES=Amateur +CURRENT_PAGE=0 + +[MODULES] +GRID=1;0;3;0;4;0;0;3;4;6;2;0;1;6;8;3;1;2;6;8;4;2;3;6;8 + +[TLE] +LAST_UPDATE=1633623631 diff --git a/.config/Gpredict/hwconf/12PRSAT.rot b/.config/Gpredict/hwconf/12PRSAT.rot new file mode 100644 index 0000000..9020692 --- /dev/null +++ b/.config/Gpredict/hwconf/12PRSAT.rot @@ -0,0 +1,9 @@ +[Rotator] +Host=localhost +Port=4533 +AzType=0 +MinAz=0 +MaxAz=359 +MinEl=0 +MaxEl=180 +AzStopPos=0 diff --git a/.config/Gpredict/modules/Amateur.mod b/.config/Gpredict/modules/Amateur.mod new file mode 100644 index 0000000..edebd35 --- /dev/null +++ b/.config/Gpredict/modules/Amateur.mod @@ -0,0 +1,13 @@ +[GLOBAL] +SATELLITES=39444;40967;43017;24278;43137;25544;40908;27607 + +[SINGLE_SAT] +SELECTED=39444 + +[EVENT_LIST] +SORT_COLUMN=5 +SORT_ORDER=0 + +[LIST] +SORT_COLUMN=0 +SORT_ORDER=0 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbc6403 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/.config/Gpredict/satdata/ +/.config/Gpredict/trsp/ +/.config/Gpredict/logs/