Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 4 / 17
Newer►
329 results for tags FOSS x
  • W3C Open Source Software
    https://www.w3.org/Talks/Tools/Slidy2/ and https://www.w3.org/Tools/Ical2html/,  https://www.w3.org/People/Bos/Hcalproxy/ look interesting.
    Mon Dec 5 17:29:22 2022 - permalink -
    - https://www.w3.org/Status.html
    calendar FOSS HTML tool web
  • vc-fossil: GNU Emacs VC backend for the Fossil version control system
    Support for the Fossil version control system https://fossil-scm.org/home/doc/trunk/www/index.wiki for Emacs' VC version control abstraction.
    Wed Nov 30 11:44:09 2022 - permalink -
    - https://tumbleweed.nu/r/vc-fossil/doc/tip/README.md
    emacs FOSS fossil GNU lisp version-control
  • Alternative firmware for ESP8266
    Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at https://tasmota.github.io/docs
    See also https://ota.tasmota.com/tasmota/release/
    Tue Nov 29 08:52:18 2022 - permalink -
    - https://github.com/arendst/Tasmota
    FOSS GPL software tool
  • Pocket SDR - An Open-Source GNSS SDR
    Pocket SDR is an open-source GNSS (Global Navigation Satellite System) receiver based on SDR (software defined radio) technology. It consists of a RF front-end device, some utilities for the device and GNSS-SDR APs (application programs) written in Python and C. It supports almost all signals for GPS, GLONASS, Galileo, QZSS, BeiDou, NavIC and SBAS.
    From Tomoji Takasu, the author of rtklib.
    https://www.rtklib.com/rtklib_sdr.htm has a nice table describing GNSS signals.



    See also https://s-taka.org/en/awesome-pocketsdr-pocket_trk/ for several blog articles about pocketSDR.
    Sat Oct 29 22:54:00 2022 - permalink -
    - https://github.com/tomojitakasu/PocketSDR
    blog FOSS Python radio satellite-navigation software
  • Ginan is a processing package being developed to processes GNSS observations for geodetic applications.
    We currently support the processing of:

    the United States' Global Positioning System (GPS);
    the Russian GLONASS system (GLONASS);
    the European Union's Galileo system (Galileo);
    the Chinese Navigation Satellite System (BeiDou);
    the Japanese QZSS develop system (QZSS).
    We are actively developing Ginan to have the following capabilities and features:

    Precise Orbit & Clock determination of GNSS satellites (GNSS POD);
    Precise Point Positioning (PPP) of GNSS stations in network and individual mode;
    Real-Time corrections for PPP users;
    Analyse full, single and multi-frequency, multi-GNSS data;
    Delivering atmospheric products such as ionosphere and troposphere models;
    Servicing a wide range of users and receiver types;
    Delivering outputs usable and accessible by non-experts;
    Providing both a real-time and off-line processing capability;
    Delivering both position and integrity information;
    Routinely produce IGS final, rapid, ultra-rapid and real-time (RT) products;
    Model Ocean Tide Loading (OTL) displacements.
    The software consists of two main components: Network Parameter Estimation Algorithm (PEA) and Precise Orbit Determination (POD).
    Sat Oct 29 15:34:11 2022 - permalink -
    - https://github.com/osqzss/ginan
    Fortran FOSS satellite-navigation software
  • GMAT Wiki - Confluence
    The General Mission Analysis Tool (GMAT) is an open-source space mission analysis tool. Found via https://destevez.net/2022/09/more-qo-100-orbit-determination/
    Thu Oct 20 16:39:37 2022 - permalink -
    - https://gmat.atlassian.net/wiki/spaces/GW/overview?homepageId=380273216
    FOSS physics software space
  • Hardware-based SSH/GPG agent
    This project allows you to use various hardware security devices to operate GPG and SSH. Instead of keeping your key on your computer and decrypting it with a passphrase when you want to use it, the key is generated and stored on the device and never reaches your computer. Read more about the design on https://github.com/romanz/trezor-agent/blob/master/doc/DESIGN.md

    Currently TREZOR One, TREZOR Model T, Keepkey, Ledger Nano S, and OnlyKey are supported.
    Sat Sep 24 14:37:05 2022 - permalink -
    - https://github.com/romanz/trezor-agent
    FOSS GPL hardware security software
  • roughtime - Git at Google
    Roughtime is a protocol that aims to achieve rough time synchronisation in a secure way that doesn't depend on any particular time server, and in such a way that, if a time server does misbehave, clients end up with cryptographic proof of it.

    “Rough” time synchronisation means that, at this stage, we would be happy with time synchronisation to within 10 seconds of the correct time. If you have serious time synchronisation needs you‘ll want the machinery in NTP or even PTP (which needs hardware support to do right). There’s no reason why Roughtime shouldn‘t be (almost) as precise as NTP, but the use cases that we have in mind for now don’t need much precision. For example, about 25% of certificate errors shown by Chrome appear to be caused by bad local clocks and we don't need much precision to fix that.

    Found via Cillian O'Driscoll's fork https://github.com/odrisci/roughtime
    See also https://github.com/oreparaz/vroughtime for a simple client written in C.
    Thu Sep 8 17:46:49 2022 - permalink -
    - https://roughtime.googlesource.com/roughtime
    Apache FOSS Go security software time
  • NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint.
    Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).
    Wed Aug 31 19:05:45 2022 - permalink -
    - https://nuttx.apache.org/
    Apache FOSS RTOS
  • GitHub - ainfosec/FISSURE: The RF and reverse engineering framework for everyone
    Announced on https://www.rtl-sdr.com
    Thu Aug 25 14:37:00 2022 - permalink -
    - https://github.com/ainfosec/FISSURE
    FOSS radio software tool
  • GitHub - zephyrproject-rtos/zephyr: Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
    Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
    A number of boards are supported, including the Raspberry π Pico https://docs.zephyrproject.org/latest/boards/arm/rpi_pico/doc/index.html
    Wed Aug 24 18:15:42 2022 - permalink -
    - https://github.com/zephyrproject-rtos/zephyr
    Apache FOSS pi raspberry RTOS software π
  • GitHub - u-blox/ubxlib: Portable C libraries for u-blox devices.
    Portable C libraries which provide APIs to build applications with u-blox products and services. Delivered as add-on to existing microcontroller and RTOS SDKs.
    Found on https://www.spezial.com/de/node/2052
    Wed Aug 24 18:09:27 2022 - permalink -
    - https://github.com/u-blox/ubxlib
    Apache C FOSS satellite-navigation software
  • mpsolve - Multiprecision Polynomial SOLVEr
    Software that aims to provide an easy to use (hopefully) universal blackbox for solving polynomials and secular equations.

    Among its features you can find:
    - Arbitrary precision approximation.
    - Guaranteed inclusion radii for the results.
    - Exploiting of polynomial structures: it can take advantage of sparsity as well as coefficients in a particular domain (i.e. integers or rationals).

    It can be specialized for specific classes of polynomials. As an example, see the roots of the Mandelbrot polynomial of degree 2.097.151 computed in about 10 days on a dual Xeon server.

    If you use MPSolve in your research, please cite it as follows:
    Bini, Dario A., Fiorentino, Giuseppe, Design, analysis, and implementation of a multiprecision polynomial rootfinder. Numerical Algorithms 23.2-3 (2000): 127-173.
    Bini, Dario A., and Robol, Leonardo. Solving secular and polynomial equations: A multiprecision algorithm. Journal of Computational and Applied Mathematics 272 (2014): 276-292.
    Found via https://en.m.wikipedia.org/wiki/Aberth_method and https://en.m.wikipedia.org/wiki/MPSolve
    See also the GitHub repository http://github.com/robol/MPSolve.git A simpler implementation of the Ehrich-Aberth-method can be found in https://github.com/robol/ea-roots
    Sat Aug 20 09:41:01 2022 - permalink -
    - https://numpi.dm.unipi.it/software/mpsolve
    algorithm C FOSS GPL numerical software
  • The Gift of It's Your Problem Now - apenwarr
    Interesting thoughts about free software. Found via https://zellyn.com/2022/01/gopikchr-a-yakshave/
    Tue Aug 16 17:47:00 2022 - permalink -
    - https://apenwarr.ca/log/20211229
    blog FOSS politics
  • alfaromurillo / org-passwords.el — A password manager for Org.
    Password manager based on Emacs' org-mode. Found on https://www.emacswiki.org/emacs/PasswordGenerator
    Wed Aug 3 15:00:18 2022 - permalink -
    - https://bitbucket.org/alfaromurillo/org-passwords.el/src/master/
    emacs FOSS org-mode password
  • BASH3 Boilerplate – Template for writing better Bash scripts
    When hacking up Bash scripts, there are often things such as logging or command-line argument parsing that:
    - You need every time
    - Come with a number of pitfalls you want to avoid
    - Keep you from your actual work
    Here’s an attempt to bundle those things in a generalized way so that they are reusable as-is in most scripts.

    We call it “BASH3 Boilerplate” or b3bp for short.
    Found on https://willschenk.com/articles/2019/computer_setup_script/
    Tue Aug 2 14:07:40 2022 - permalink -
    - https://bash3boilerplate.sh/
    FOSS MIT programming shell
  • Quisk, a Software Defined Radio (SDR).
    You supply an antenna and a complex (I/Q) mixer to convert the radio spectrum to a low IF. Then send that IF to your computer using the sound card, Ethernet or USB. The Quisk software will read the I/Q data, tune it, filter it, demodulate it, and send the audio to headphones or speakers. Quisk has a microphone input and a key input so it can operate as a complete transceiver.
    Mon Jul 4 09:46:46 2022 - permalink -
    - https://www.james.ahlstrom.name/quisk/docs.html
    FOSS Python radio software
  • SCCS - The POSIX standard Source Code Control System.
    An open source implementation of SCCS, found via https://www.tuhs.org/pipermail/tuhs/2022-June/025898.html
    The comparison to RCS on http://sccs.sourceforge.net/sccs_vs_rcs.html appears to be one-sided, but then I am probably biased towards RCS, which was the first version control software I have used.
    http://sccs.sourceforge.net/sccs_invention.html sounds like an interesting read.
    The last message on the mailing list https://sourceforge.net/p/sccs/mailman/sccs-devel/?viewmonth=201510 I found had been written 2015-10.
    According to https://de.wikipedia.org/wiki/J%C3%B6rg_Schilling, the author Jörg Schilling passed away on 2021-10-10.
    TODO: find out the license
    Fri Jun 10 13:29:39 2022 - permalink -
    - http://sccs.sourceforge.net/
    FOSS SCCS software TODO version-control
  • mpmath - Python library for arbitrary-precision floating-point arithmetic
    mpmath is a free (BSD licensed) Python library for real and complex floating-point arithmetic with arbitrary precision. It has been developed by Fredrik Johansson since 2007, with help from many contributors.
    Tue May 17 15:57:41 2022 - permalink -
    - https://mpmath.org/
    algorithm BSD FOSS mathematics numerical Python
  • Matplotlib — Visualization with Python
    Tue May 17 15:56:52 2022 - permalink -
    - https://matplotlib.org/
    FOSS plot Python software
Links per page: 20 50 100
◄Older
page 4 / 17
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.