Showing 3 open source projects for "cmake"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ... Radio FFT wrapper. Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.10ng mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    gr-message_to_serial

    GNURADIO OOT block

    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 ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This socket library combines the networking power of BSD Sockets with the advanced new features of the c++0x standard to produce an incredibly easy to use object oriented socket library. Please refer to www.engineerutopia.com for tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.