mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
add the script
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
|
||||
/* This file was automatically generated by "generate_waveforms.py".
|
||||
/* This file was automatically generated by "gen_wave.py".
|
||||
(C) 2014 Christophe Jacquet.
|
||||
Modified by kuba201
|
||||
Released under the GNU GPL v3 license.
|
||||
*/
|
||||
|
||||
float waveform_biphase[24] = {0.002532628775852384, -6.480266785053461e-18, -0.004522551385450683, 2.807603181808536e-17, 0.00940690688173742, -2.1836329850641248e-17, -0.025868993924777907, -1.1701083086090883e-17, 0.1552139635486674, 0.4, 0.5432488724203361, 0.4, 0.0, -0.4, -0.5432488724203361, -0.4, -0.1552139635486674, 1.1701083086090883e-17, 0.025868993924777907, 2.1836329850641248e-17, -0.00940690688173742, -2.807603181808536e-17, 0.004522551385450683, 6.480266785053461e-18};
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
|
||||
/* This file was automatically generated by "generate_waveforms.py".
|
||||
/* This file was automatically generated by "gen_wave.py".
|
||||
(C) 2014 Christophe Jacquet.
|
||||
Modified by kuba201
|
||||
Released under the GNU GPL v3 license.
|
||||
*/
|
||||
*/
|
||||
|
||||
extern float waveform_biphase[24];
|
||||
|
||||
Reference in New Issue
Block a user