add license info
This commit is contained in:
parent
f407cbb544
commit
324b6d0505
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
/*
|
||||
Quellen:
|
||||
/* SPDX-License-Identifier: GPL-3.0
|
||||
* based on https://github.com/rs1729/RS/blob/master/rs92/nav_gps_vel.c
|
||||
*
|
||||
Quellen:
|
||||
- IS-GPS-200H (bis C: ICD-GPS-200):
|
||||
http://www.gps.gov/technical/icwg/
|
||||
- Borre: http://kom.aau.dk/~borre
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
/*
|
||||
/* SPDX-License-Identifier: GPL-3.0
|
||||
* based on https://github.com/rs1729/RS/blob/master/rs92/rs92gps.c
|
||||
*
|
||||
* radiosonde RS92
|
||||
*
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue