MAIANA™ is the first Open Source AIS transponder. It proudly raises an extra long middle finger to the marine electronics industry, government overregulation and everything else that gets in the way of innovation in this space.
GNU General Public License v3.0
342
stars
71
forks
source link
Add hardware based mechanism to prevent runaway transmission #77
Currently, if anything happens during transmission that causes firmware to stop executing or jump to the ROM bootloader, the most likely outcome is that the transceiver IC will remain in direct TX mode, clocking a constant bit value (probably 0), while transmitting indefinitely.
There needs to be a hardware based mechanism to shut down both RF ICs during reset. Perhaps pullups on their SDN pins?
Currently, if anything happens during transmission that causes firmware to stop executing or jump to the ROM bootloader, the most likely outcome is that the transceiver IC will remain in direct TX mode, clocking a constant bit value (probably 0), while transmitting indefinitely.
There needs to be a hardware based mechanism to shut down both RF ICs during reset. Perhaps pullups on their SDN pins?