Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 7 / 34
Newer►
670 results for tags software x
  • OFDM transceiver for Pluto SDR
    Fork from tveliott/charon by dl9rdz with adjustments for ADALM Pluto firmware 0.31 and Xilinx Vivado 2018.2
    Enable your Pluto SDR to become a stand-alone OFDM transceiver with batman-adv mesh networking capabilities

    Charon (Charon is named after one of the planet pluto's 5 known moons).
    The Charon project aims to enable those who own 2 or more Pluto SDR devices to experiment with narrow-band OFDM channels and mesh networking. In the current state, it supports OFDM with 64 sub-carriers, 16-QAM, and a data rate of 272-Kbps (after FEC coding rate) in an occupied bandwidth of 140KHz.

    Found after searching for the rdzsonde hardware/software, which lead to https://github.com/dl9rdz/rdz_ttgo_sonde
    Sat Sep 10 21:21:58 2022 - permalink -
    - https://github.com/dl9rdz/charon
    MIT radio 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
  • GitHub - odrisci/peregrine: Peregrine software GNSS receiver.
    Peregrine is a fast and flexible open-source software GNSS receiver. It can be used as a standalone application to post-process GNSS data all the way to PVT solutions or as from within IPython as a toolkit for GNSS data exploration.

    Peregrine is written in Python for flexibility and ease of development and uses the libswiftnav C library for speed.

    Full documentation available online at http://docs.swift-nav.com/peregrine

    Found via https://github.com/odrisci/gnss-sdr, a fork of GNSS-SDR implementing code-less tracking for Galileo E1 PRS signals, which in turn was found in "Codeless Code Tracking of BOC Signals" by Cillian O’Driscoll, James T. Curran; Proceedings of the 29th International Technical Meeting of the ION Satellite Division, ION GNSS+ 2016, Portland, Oregon, September 12-16, 2016, pp. 497-508.
    Thu Sep 8 17:39:15 2022 - permalink -
    - https://github.com/odrisci/peregrine
    FSS GPL Python radio satellite-navigation software
  • 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
  • Subplot - tools to specify, document and implement acceptance tests for systems and software
    Capture and communicate acceptance criteria for software and systems, and how they are verified, in a way that’s understood by all project stakeholders, including end-users.

    Subplot is a set of tools for specifying, documenting, and implementing automated acceptance tests for systems and software. Subplot tools help produce a human-readable document of acceptance criteria and a program that automatically tests a system against those criteria.

    Subplot is currently in its ALPHA stage.

    Found on https://en.m.wikipedia.org/wiki/PIC_(markup_language)
    Mon Aug 22 20:26:41 2022 - permalink -
    - https://subplot.tech
    software tool
  • 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
  • Hermit manages isolated, self-bootstrapping sets of tools in software projects.
    Found via https://github.com/zellyn/retrocomputing-hermit-packages
    Tue Aug 16 17:12:48 2022 - permalink -
    - https://cashapp.github.io/hermit/
    git software tool
  • 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
  • Snow - a place to share Scheme programs, libraries and data
    Snow is a place to share Scheme programs, libraries and data. Currently we host only R7RS libraries, though we may expand to more dialects in the future.
    Found via a link on https://weinholt.se/articles/cond-expand-and-ifdef/
    I tried to run the trivial program
     (define ! (n) (if (< n 2) 1 (* n (! (1- n)))))
     (display (! 10))
    on http://chibi-scheme.appspot.com/, but got an error message about not being able to enlarge memory arrays.
    Fri Jun 10 10:23:46 2022 - permalink -
    - https://snow-fort.org/
    lisp on-line Scheme software
  • rpirtscts is a simple linux command for enabling the hardware flow control pins for the ttyAMA0 serial port on the Raspberry Pi.
    Found on Jamie Zawinsky's blog https://www.jwz.org/blog/2016/10/export-termaaa-60/#comment-169515
    Tue May 31 23:53:30 2022 - permalink -
    - https://github.com/mholling/rpirtscts
    pi raspberry software π
  • What is gVisor? - gVisor
    gVisor is an application kernel, written in Go, that implements a substantial portion of the Linux system call interface. It provides an additional layer of isolation between running applications and the host operating system.
    Found on https://marc.info/?l=9fans&m=165401374021100&w=2
    Tue May 31 18:52:17 2022 - permalink -
    - https://gvisor.dev/docs/
    Go Linux operating-system plan9 software
  • Knowledge/Quick_Review_of_RPi_Zero_2_W.md at master · ThomasKaiser/Knowledge · GitHub
    Interesting review of the Raspberry π 2 W, found via a link on Jamie Zawinsky's blog
    https://www.jwz.org/blog/2018/12/advanced-linux-sound-architecture/#comment-195132
    See also the https://ownyourbits.com/2019/02/02/whats-wrong-with-the-raspberry-pi/
    Mon May 30 11:51:32 2022 - permalink -
    - https://github.com/ThomasKaiser/Knowledge/blob/master/articles/Quick_Review_of_RPi_Zero_2_W.md
    hardware pi raspberry reading review software π
  • Matplotlib — Visualization with Python
    Tue May 17 15:56:52 2022 - permalink -
    - https://matplotlib.org/
    FOSS plot Python software
  • Iris - A ISLisp Implementation
    ISLisp in JS/Go: Standards-compliant Lisp smaller than Common-Lisp.
    Note that the on-line JavaScript version does not handle #x prefixes correctly.
    Integers are also limited to 31 bit:
    (expt 2 31) => -2147483648
    in contradiction to https://islisp-dev.github.io/ISLispHyperDraft/islisp-v23.html#integer_class
    Fri Apr 22 15:42:24 2022 - permalink -
    - https://islisp.js.org/
    Go ISLisp JavaScript lisp on-line software TODO
  • Lightweight Cryptography | CSRC
    List of the ten Finalists of the lightweight crypto standardization process.
    Mon Mar 28 18:17:36 2022 - permalink -
    - https://csrc.nist.gov/Projects/lightweight-cryptography/finalists
    algorithm cryptography hardware software
  • Unix on a Pi Pico
    Instructions for running Mini-Unix http://www.tavi.co.uk/unixhistory/mini-unix.html on an emulated pdp-11 using a Raspberry pi pico.
    Sat Mar 26 22:15:01 2022 - permalink -
    - https://groups.google.com/g/pidp-11/c/edwvsIjpaAM
    pdp-11 pi raspberry software TODO Unix π
  • Building a USB adapter for SUN Type 5 keyboards (thp.io)
    Just what it says, links to https://github.com/benr/SunType5_ArduinoAdapter
    and
    https://github.com/xelalexv/suniversal
    Wed Mar 23 13:12:09 2022 - permalink -
    - https://thp.io/2019/suniversal-adapter.html
    Arduino keyboard software Sun
Links per page: 20 50 100
◄Older
page 7 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.