Started adding coaster pager/EZRadioPro TX

BHT XY TX sequencer
This commit is contained in:
furrtek
2017-04-07 06:20:24 +01:00
parent 1e79be5555
commit b61869f1c0
19 changed files with 413 additions and 157 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ struct bht_city {
bool recent;
};
const rf::Frequency bht_freqs[7] = { 31325000, 31387500, 31437500, 31475000, 31687500, 31975000, 88000000 };
//const rf::Frequency bht_freqs[7] = { 31325000, 31387500, 31437500, 31475000, 31687500, 31975000, 88000000 };
std::string gen_message_ep(uint8_t city_code, size_t family_code_ep, uint32_t relay_state_A, uint32_t relay_state_B);
std::string gen_message_xy(size_t header_code_a, size_t header_code_b, size_t city_code, size_t family_code,