RMS icon indicating copy to clipboard operation
RMS copied to clipboard

RPi Meteor Station

Results 115 RMS issues
Sort by recently updated
recently updated
newest added

I'm in the process of moving to a faster PC for my RMS installation, RMS is presently working on Deb11 but I've built the new system with Deb12 and I...

SkyFit2's saveECSV() function does not save valid ECSV. Problems comes from hard-coded columns declaration, not matching the CSV header line: ``` # datatype: # - {name: datetime, datatype: string} #...

It was noticed that the command does not work on Raspberry Pi 3B+: python -m Utils.CameraControl reboot Can you fix it? This feature is very necessary.

When other than English translation is used, the usual folders like Desktop, Downloads, Documents are having different names than in default English and therefore [Scripts/GenerateDesktopLinks.sh](https://github.com/CroatianMeteorNetwork/RMS/blob/master/Scripts/GenerateDesktopLinks.sh) is not working properly in...

New joiners in the UK are reporting that some camera modules are now being shipped with a different hardcoded admin password. Previously the password was blank. The DVR-IP module assumes...

When RMS is started with "--config XX0001.config", the data folder in CapturedFiles will contain a copy with it using name ".config". However the config file in ArchivedFiles will use the...

SkyFit2 is not correctly filling the image_file attribute in the ECSV fle (its blank). This is causing an inconsistency downstream when processing in WMPL since trajectories calculated from FTPdetect files...

bug

This tries to make much easier to build a new platepar when station uses the most common lenses: 4mm and 6mm M16 mount. Reference data was taken from BR000F and...

I tested some cameras and video streams with URLs that have a different structure from the IMX291 standard, such as: - `rtsp://192.168.1.16:8554/west` - `rtsp://admin:[email protected]:554/Streaming/Channels/101/` These URLs work normally when tested...