BSD

  1. LiveObjectsHelper is a repository for resources available at the Orange Live Objects channel on Youtube, which give insight, on how to use powerful extended futures of LiveObjects. Available at GitHub, and distributed under BSD-3-Clause.

  2. A low-impact internal latency measurement tool for OpenAirInterface 5G should provide low latency transmissions for new services (e.g. Industry 4.0). The measurement of such latencies inside the access network is a challenge for which LatSeq is designed. LatSeq is an open-source tool for fine-grained analysis of latency inside the OpenAirInterface base station. This tool is […]

  3. RAVENS (Resilient Architecture for Very Efficient firmware updates of Network-connected Systems) is a software solution, including two components, Hugin and Munin, which enables an efficient firmware update of highly resource-constrained IoTs. Hugin is a command line tool able to generate small delta software updates, easy to install in-place on constrained devices. Hugin can then also […]

  4. Orange Applications for Business presents pcap2c. This library will convert captured network traffic as pcap files (with Wireshark or tcpdump tool, for example) into C structures to be embedded directly into a C/C++ source code. This small tool depends on the libpcap component. pcap2c is now available on Orange-OpenSource GitHub under the BSD 3-Clause license.

  5. pyDCOP is a library implementing many Distributed Constraints OPtimization (DCOP) algorithms. Its goal is to foster academic research on DCOP by providing an easy to use library to help researcher studying and benchmarking DCOP algorithms and building new ones. pyDCOP is use-case agnostic : it can be embedded in other application to implement distributed coordination […]

  6. Two new libraries have been published on Orange-OpenSource GitHub: Lexical-corrector – a C++ library and a java package for rapid lexicon access including correction (based on Levenshtein distance). It permits to define Levenshtein distance in function of typographical error (diacritics, case, adjoining keys). Text-tokenizer – a C++ library to segment raw text (UTF-8) into typed […]

  7. Orange has developed and open sourced a Diameter fuzzer, based on specifications of Diameter applications following rfc 3588 / 6733. Fuzzing is a security oriented activity performed on protocol stacks. Diafuzzer is composed of several different tools: simple and accurate Diameter callflows, based on pcap traces script language to perform additional functions such as logging, […]