Multi-cloud security delivered — now and in the future.
Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
Learn More
FusionAuth: Authentication and User Management Software
Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).
FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
THIS VERSION HAS A TABLE VIEW FOR SYSTEMS THAT DO NOT SUPPORT LARGE GRAPHIC DISPLAYS SUCH AS LOW-END LAPTOPS.
CHECK OUT ft8mapper FOR BETTER GRAPHICS AND GRID TRACKING.
Filt8 - v3.6 release - Requires Python 3.x (3.10 or higher on Mac)
Scrollable maps for small screens
State data as of Feb 25, 2024.
Map saves settings.
Map features: filter by band, click to Lookup.
Offline Maps to show station grid locations as you decode them in real-time (Check out js8mapper project on https://sourceforge.net/projects/js8map/ for this same option for JS8Call)
Map feature allows filtering by band, listings by callsigns or grids, and callsign lookups via QRZ or HamCall (this requires Internet).
...
Block that receives a " message" and send string values over serial connection, to control hardware devices ( switch ), for example, via Arduino based controller ( see https://sourceforge.net/projects/ardu-switch/ )
Prerequisite: pyserial
Build as usual for a Gnuradio block:
- download and unpack
- cd gr-message_to serial
- mkdir build && cd build
- cmake .. && make
- sudo make install && ldconfig
If successful this block is into OOT section... Enjoy ;-)
Python program for sending custom CW macros via serial port
This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool.
The code was written in Python2.7 and bundled with Pyinstaller.