Merge branch 'configurable_modes' of https://github.com/dg9vh/Cloudlog into configurable_modes

这个提交包含在:
Kim Huebel 2020-05-24 09:08:57 +02:00
当前提交 b44fe44f03

查看文件

@ -1,14 +1,6 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class Frequency {
<<<<<<< HEAD
=======
const modes = array('SSB','FM','AM','CW','DSTAR','C4FM','DMR','DIGITALVOICE',
'PSK31','PSK63','RTTY','JT65','JT65B','JT6C','JT9-1',
'JT9','FT4','FT8','JS8','FSK441','JTMS','ISCAT','MSK144','JTMSK',
'QRA64','PKT','SSTV','HELL','HELL80','MFSK16', 'JT6M', 'ROS');
>>>>>>> 2ea3233ee2a0eae45f596e44c6841846cc2b1a7b
public $defaultFrequencies = array(
'160m'=>array(
'SSB'=>"1900000",