-
Notifications
You must be signed in to change notification settings - Fork 0
/
ford.yml
43 lines (38 loc) · 2.1 KB
/
ford.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
project: DMPACK
version: 0.9.6
license: isc
doc_license: by
source: false
incl_src: false
graph: true
search: false
favicon: favicon.png
summary: **Deformation Monitoring Package (DMPACK)** – A software
library in Fortran 2018 for automatic deformation monitoring in
the Internet of Things on Linux and FreeBSD. **DMPACK** is a
scientific monitoring system developed for automated control
measurements of buildings, infrastructure, terrain, geodetic
nets, and other objects. The software runs on sensor nodes
and obtains observation data from arbitrary sensors, like
robotic total stations, digital levels, inclinometers, weather
stations, or GNSS receivers. The raw sensor data is then
processed, stored, and optionally transmitted to a server.
author: Philipp Engel
project_github: https://github.com/dabamos/dmpack
project_website: https://www.dabamos.de
![Build](https://img.shields.io/github/actions/workflow/status/dabamos/dmpack/build.yml)
![License](https://img.shields.io/github/license/dabamos/dmpack?color=blue)
![Version](https://img.shields.io/badge/version-0.9.6-blue)
**DMPACK** is a free and open-source software package for IoT-based automatic
deformation monitoring and distributed control measurements in engineering
geodesy and geotechnics. The project is the successor of
[OpenADMS](https://www.dabamos.de/openadms.html), and in active development.
The library and the accompanying programs are written in Fortran 2018, with
some smaller parts in Lua. At the moment, **DMPACK** runs on 64-bit Linux and
FreeBSD only.
* [Project Website](https://www.dabamos.de/dmpack.html)
* [User Guide](https://www.dabamos.de/dmpack/guide/)
* [Screen Shots](https://www.dabamos.de/dmpack.html#screen-shots)
* [Source Code Documentation](https://www.dabamos.de/dmpack/doc/)
* [GitHub Repository](https://github.com/dabamos/dmpack)
Breaking API changes have to be expected until version 1.0.0.