Jamming GPS Signals Is Illegal, Dangerous, Cheap, and Easy
gizmodo.com3 pointsby janco0 comments
* Hardware: mostly FPGA (Xilinx high-end)
* Platoform: MicroTCA.4
* OS: GNU/Linux
* Software: DOOCS, EPICS, Python
Firmware developer: http://www.desy.de/v2/docs/1498038584.pdf (in German) * Hardware: mostly FPGA (Xilinx high-end)
* Platoform: MicroTCA.4
* OS: GNU/Linux
* Software: DOOCS, EPICS, Python
Firmware developer: http://www.desy.de/v2/docs/1498038584.pdf (in German) bool zero(float x) { return std::abs(x) <= std::abs(x)*FLT_EPSILON; }