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 8 / 34
Newer►
670 results for tags software x
  • FGI-GSRx software receiver | National Land Survey of Finland
    The FGI-GSRx software receiver has been extensively used as a research platform for the last one decade in different national and international Research and Development (R&D) projects to develop, test and validate novel receiver processing algorithms for robust, resilient and precise Position, Navigation and Timing (PNT). At present, the FGI-GSRx can process GNSS signals from multiple constellations, including GPS, Galileo, BeiDou, GLONASS, and NavIC. The software receiver is intended to process raw Intermediate Frequency (IF) signals in post-processing. The processing chain of the software receiver consists of GNSS signal acquisition, code and carrier tracking, decoding the navigation message, pseudorange estimation, and Position, Velocity, and Timing (PVT) estimation. The software architecture is built in such a way that any new algorithm can be developed and tested at any stage in the receiver processing chain without requiring significant changes to the original codes.
    Mon Mar 21 16:04:27 2022 - permalink -
    - https://www.maanmittauslaitos.fi/en/fgi-gsrx-os
    GNSS GPL matlab radio satellite-navigation software TODO
  • Crafting Interpreters, by Bob Nystrom
    Crafting Interpreters contains everything you need to implement a full-featured, efficient scripting language. You’ll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. See also the blog article http://journal.stuffwithstuff.com/2020/04/05/crafting-crafting-interpreters/ of the author, Bob Nystrom.
    Found on https://www.hpmuseum.org/forum/thread-17807-post-156535.html#pid156535
    Wed Mar 16 12:03:32 2022 - permalink -
    - https://craftinginterpreters.com/
    book interpreter software
  • GitHub - seemoo-lab/fido2ext: Bring Your Own FIDO2 Extensions!
    This repository documents how to implement custom FIDO2 extensions. It contains supplementary material to our paper at ETAA 2021. We describe how to implement extensions on all parts of the FIDO2 stack: On the relying party (website), on the client (browser), and on the authenticator (hardware token).

    Found via https://positive.security/blog/find-you and https://github.com/seemoo-lab/openhaystack
    Tue Mar 15 13:40:16 2022 - permalink -
    - https://github.com/seemoo-lab/fido2ext
    cryptography FIDO security software
  • Laguerre's method for polynomial roots
    Implementations in Basic and C.
    Mon Mar 14 12:38:38 2022 - permalink -
    - https://www.hpmuseum.org/forum/thread-18120.html
    algorithm C Laguerre mathematics numerical software
  • Hard pass - diary at Telent Netowrks
    A password manager. It's a lot like pass ("the standard unix password manager") - which I have been using up 'til now - but it uses age instead of GPG to do the heavy lifting. Written in Ruby
    Tue Feb 8 14:20:43 2022 - permalink -
    - https://ww.telent.net/2021/8/14/hard_pass
    blog Ruby security software
  • Firn - static site generator for org-mode
    Firn is a static site generator for org-mode. It is tailored for wikis, knowledge-bases, simple static sites etc.
    Found on Sacha Chua's blog https://sachachua.com/blog/2022/01/2022-01-17-emacs-news/
    On the author's blog the story of rewriting Firn from Clojure to Rust is told:
    https://weakty.com/blog/2021-09-07-rewriting-firn-in-rust.html
    https://weakty.com/blog/2021-11-11-rewriting-firn-2.html
    https://weakty.com/blog/2021-12-30-rewriting-firn-3.html
    https://weakty.com/blog/2022-01-15-rewriting-firn-4.html
    Uses the Rust-based template engine Tera https://tera.netlify.app/
    Fri Jan 21 13:47:26 2022 - permalink -
    - https://theiceshelf.com/firn
    org-mode Rust software
  • Matt Roberts - KK5JY.Net
    Found on https://www.rtl-sdr.com/frugal-radio-testing-a-loop-on-ground-antenna-with-an-airspy-hf-discovery/
    Thu Jan 20 16:39:44 2022 - permalink -
    - http://www.kk5jy.net/
    antenna radio software
  • Test Anything Protocol
    TAP, the Test Anything Protocol, is a simple text-based interface between testing modules in a test harness. It decouples the reporting of errors from the presentation of the reports.
    Found on https://www.cliki.net/Test%20Framework
    Fri Jan 14 11:08:18 2022 - permalink -
    - https://testanything.org/
    protocol software tool
  • The LaTeX Project
    The LaTeX project maintains and develops the LaTeX typesetting system. Found via https://www.tuhs.org/pipermail/tuhs/2022-January/025113.html
    Wed Jan 12 11:27:58 2022 - permalink -
    - https://www.latex-project.org/latex3/
    LaTeX software
  • LITCAVE
    Home page of Ali Gholami Rudi. Found on fefe's homepage
    https://www.fefe.de/
    His troff implementation Neatroff has been mentioned on TUHS https://ww.tuhs.org/pipermail/tuhs/2022-January/025071.html
    See also https://github.com/aligrudi/neatcc, a a small ARM/X86(_64) compiler for a subset of C; a brief introduction can be found on https://litcave.rudi.ir/neatcc.pdf, a small test suite on https://litcave.rudi.ir/ncctest.tar.gz
    Tue Jan 11 14:00:20 2022 - permalink -
    - http://litcave.rudi.ir/
    C compiler KISS software Unix
  • kalibrate-rtl: determine frequency error of SDR receivers
    Kalibrate, or kal, can scan for GSM base stations in a given frequency band and can use those GSM base stations to calculate the local oscillator frequency offset.
    Tue Jan 4 22:15:00 2022 - permalink -
    - https://github.com/steve-m/kalibrate-rtl
    radio software tool
  • Clock, Weather station and Orrery
    Sat Jan 1 20:55:52 2022 - permalink -
    - https://forums.raspberrypi.com/viewtopic.php?t=325487
    astronomy pi raspberry software time π
  • How SQLite Is Tested
    Description of the test methods used for SQLite. The statements
     Valgrind is a simulator - it simulates an x86 running a Linux binary. (Ports of Valgrind for platforms other than Linux are in development, but as of this writing, Valgrind only works reliably on Linux, which in the opinion of the SQLite developers means that Linux should be the preferred platform for all software development.)
    are interesting, I did not get this from a casual reading of Valgrind's documentation.
    Sat Dec 25 14:40:16 2021 - permalink -
    - https://www.sqlite.org/testing.html#valgrind
    software testing TODO
  • Dave Plonka's Software Packages
    fincore ("File IN CORE") is a command that shows which pages (blocks) of a file are in core memory. It is particularly useful for determining the contents of the buffer-cache. The latest distribution can be found at http://pages.cs.wisc.edu/~plonka/fincore/
    Mon Dec 20 17:09:07 2021 - permalink -
    - http://pages.cs.wisc.edu/~plonka/packages.html
    software
  • HamSCI, the Ham Radio Science Citizen Investigation
    HamSCI, the Ham Radio Science Citizen Investigation, is a platform for the publicity and promotion of projects that are consistent with the following objectives:

    Advance scientific research and understanding through amateur radio activities.
    Encourage the development of new technologies to support this research.
    Provide educational opportunities for the amateur community and the general public.
    HamSCI serves as a means for fostering collaborations between professional researchers and amateur radio operators. It assists in developing and maintaining standards and agreements between all people and organizations involved.
    Sat Dec 11 22:29:58 2021 - permalink -
    - https://hamsci.org
    radio science software
  • Sniffle is a sniffer for Bluetooth 5 and 4.x (LE) using TI CC1352/CC26x2 hardware.
    Sat Nov 6 19:29:19 2021 - permalink -
    - https://github.com/jaylogue/Sniffle
    bluetooth software
  • Valgrind is an instrumentation framework for building dynamic analysis tools.
    There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
    Sat Oct 30 20:00:05 2021 - permalink -
    - https://valgrind.org/
    C C++ software tool
  • An experimental asynchronous SDR runtime for heterogeneous architectures written in Rust
    An experimental asynchronous SDR runtime for heterogeneous architectures that is:
    - Extensible: custom buffers (supporting accelerators like GPUs and FPGAs) and custom schedulers (optimized for your application).
    - Asynchronous: solving long-standing issues around IO, blocking, and timers.
    - Portable: Linux, Windows, Mac, WASM, Android, and prime support for embedded platforms through a REST API and web-based GUIs.
    - Fast: SDR go brrr!
    Found on https://www.rtl-sdr.com/futuresdr-an-async-sdr-framework-implemented-in-rust/
    Thu Oct 14 00:25:37 2021 - permalink -
    - https://www.futuresdr.org/
    radio Rust software
  • Exploring age v 1.0 | Prevent Default
    Introduction to age, a “simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.”
    The source code can be found at https://github.com/FiloSottile/age and the german Wikipedia has an entry https://de.wikipedia.org/wiki/Actually_Good_Encryption
    Tue Oct 12 16:57:17 2021 - permalink -
    - https://sts10.github.io/2021/09/06/exploring-age-1-point-0.html
    cryptography Go Rust software
  • ISM band protocol decoder
    rtl_433 (despite the name) is a generic data receiver, mainly for the 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands.
    Fri Oct 1 08:07:47 2021 - permalink -
    - https://github.com/merbanan/rtl_433
    radio software TODO
Links per page: 20 50 100
◄Older
page 8 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.