Skip to content

Commit

Permalink
purge BatRack
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Jan 23, 2025
1 parent 56346fa commit 41b26e1
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 121 deletions.
9 changes: 0 additions & 9 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
[submodule "home/pi/pyradiotracking"]
path = home/pi/pyradiotracking
url = https://github.com/trackIT-Systems/pyradiotracking.git
[submodule "home/pi/pybatrack"]
path = home/pi/pybatrack
url = https://github.com/trackIT-Systems/pybatrack
[submodule "home/pi/RPi_Cam_Web_Interface"]
path = home/pi/RPi_Cam_Web_Interface
url = https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git
[submodule "home/pi/snd-i2s_rpi"]
path = home/pi/snd-i2s_rpi
url = https://github.com/trackIT-Systems/snd-i2s_rpi.git
[submodule "home/pi/librtlsdr"]
path = home/pi/librtlsdr
url = https://github.com/librtlsdr/librtlsdr.git
Expand Down
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Fetching remote: https://github.com/trackIT-Systems/tsOS-Base/releases/download/

### Targets

As of September 2024, two versions of tsOS-vhf exist, build for `armhf` and `arm64`. The reasoning behind that is, that some camera software requires 32-bit libraries, which in turn are required by BatRack.
As of September 2024, two versions of tsOS-vhf exist, build for `armhf` and `arm64`. The reasoning behind that is, that some camera software requires 32-bit libraries, which in turn have been required by BatRack.

`tsOS-vhf.Pifile` is using arm64 as their primary target. However there exist `-armhf` versions which create their 32-bit counterparts.

Expand Down
53 changes: 0 additions & 53 deletions boot/firmware/batrack.conf

This file was deleted.

4 changes: 0 additions & 4 deletions etc/caddy/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@
route /radiotracking-config/* {
reverse_proxy http://localhost:8051
}

route /html/* {
reverse_proxy http://localhost:81
}
}
19 changes: 0 additions & 19 deletions etc/systemd/system/batrack.service

This file was deleted.

13 changes: 0 additions & 13 deletions etc/systemd/system/raspimjpeg.service

This file was deleted.

12 changes: 0 additions & 12 deletions etc/systemd/system/raspiwebcam.service

This file was deleted.

1 change: 0 additions & 1 deletion home/pi/RPi_Cam_Web_Interface
Submodule RPi_Cam_Web_Interface deleted from 51ddf7
7 changes: 0 additions & 7 deletions home/pi/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ <h1 class="display-4 fw-bold">tsOS-vhf</h1>
<a href="/radiotracking/" class="list-group-item list-group-item-action" target="_blank">radiotracking</a>
<a href="/radiotracking-config/" class="list-group-item list-group-item-action" target="_blank">radiotracking-config</a>
</div>
<h2 class="display-5 fw-bold my-3">BatRack OS</h2>
<p class="lead mb-4">
These controls are only available on BatRack stations:
</p>
<div class="list-group">
<a href="/html/" class="list-group-item list-group-item-action" target="_blank">RPi Cam Control</a>
</div>
</div>
</div>
</main>
Expand Down
1 change: 0 additions & 1 deletion home/pi/pybatrack
Submodule pybatrack deleted from d5f2ae
1 change: 0 additions & 1 deletion home/pi/snd-i2s_rpi
Submodule snd-i2s_rpi deleted from 6d56cb

0 comments on commit 41b26e1

Please sign in to comment.