« Previous | Next » 

Revision ac2b84b9

ID: ac2b84b93cad94f9a8830eeb5e62dace997c9a47
Added by Johnathan Corgan about 3 years ago

Remove mblock library. We hardly knew 'ye.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • Makefile.common (diff)
  • config
  • configure.ac (diff)
  • mblock
    • .gitignore
    • Makefile.am
    • README
    • doc
      • .gitignore
      • Makefile.am
    • mblock.pc.in
    • src
      • .gitignore
      • Makefile.am
      • include
        • .gitignore
        • Makefile.am
        • mblock
          • .gitignore
          • Makefile.am
          • class_registry.h
          • common.h
          • exception.h
          • mblock.h
          • message.h
          • msg_accepter.h
          • msg_queue.h
          • port.h
          • protocol_class.h
          • runtime.h
          • time.h
      • lib
        • .gitignore
        • Makefile.am
        • README.locking
        • benchmark_send.cc
        • getres.cc
        • mb_class_registry.cc
        • mb_connection.cc
        • mb_connection.h
        • mb_endpoint.cc
        • mb_endpoint.h
        • mb_exception.cc
        • mb_gettid.cc
        • mb_gettid.h
        • mb_mblock.cc
        • mb_mblock_impl.cc
        • mb_mblock_impl.h
        • mb_message.cc
        • mb_msg_accepter.cc
        • mb_msg_accepter_msgq.cc
        • mb_msg_accepter_msgq.h
        • mb_msg_accepter_smp.cc
        • mb_msg_accepter_smp.h
        • mb_msg_queue.cc
        • mb_port.cc
        • mb_port_simple.cc
        • mb_port_simple.h
        • mb_protocol_class.cc
        • mb_runtime.cc
        • mb_runtime_base.cc
        • mb_runtime_base.h
        • mb_runtime_nop.cc
        • mb_runtime_nop.h
        • mb_runtime_thread_per_block.cc
        • mb_runtime_thread_per_block.h
        • mb_timer_queue.cc
        • mb_timer_queue.h
        • mb_util.cc
        • mb_util.h
        • mb_worker.cc
        • mb_worker.h
        • mbi_runtime_lock.h
        • qa_bitset.cc
        • qa_bitset.mbh
        • qa_disconnect.cc
        • qa_mblock.cc
        • qa_mblock.h
        • qa_mblock_prims.cc
        • qa_mblock_prims.h
        • qa_mblock_send.cc
        • qa_mblock_send.h
        • qa_mblock_sys.cc
        • qa_mblock_sys.h
        • qa_timeouts.cc
        • qa_timeouts.h
        • test_mblock.cc
      • scheme
        • .gitignore
        • Makefile.am
        • gnuradio
          • .gitignore
          • Makefile.am
          • compile-mbh.scm
  • usrp
    • limbo
      • apps-inband
        • .gitignore
        • Makefile.am
        • read_packets.cc
        • test_usrp_inband_2rx.cc
        • test_usrp_inband_2tx.cc
        • test_usrp_inband_overrun.cc
        • test_usrp_inband_ping.cc
        • test_usrp_inband_registers.cc
        • test_usrp_inband_rx.cc
        • test_usrp_inband_timestamps.cc
        • test_usrp_inband_tx.cc
        • test_usrp_inband_underrun.cc
        • ui_nco.h
        • ui_sincos.c
        • ui_sincos.h
      • inband
        • .gitignore
        • Makefile.am
        • dump_packets.py
        • gen_test_packets.py
        • qa_inband.cc
        • qa_inband.h
        • qa_inband_packet_prims.cc
        • qa_inband_packet_prims.h
        • qa_inband_usrp_server.cc
        • qa_inband_usrp_server.h
        • symbols_usrp_channel.h
        • symbols_usrp_interface_cs.h
        • symbols_usrp_low_level_cs.h
        • symbols_usrp_rx.h
        • symbols_usrp_rx_cs.h
        • symbols_usrp_server_cs.h
        • symbols_usrp_tx.h
        • symbols_usrp_tx_cs.h
        • test_inband.cc
        • usb_packet.py
        • usrp_inband_usb_packet.cc
        • usrp_inband_usb_packet.h
        • usrp_interface.mbh
        • usrp_rx.cc
        • usrp_rx.h
        • usrp_rx_stub.cc
        • usrp_rx_stub.h
        • usrp_server.cc
        • usrp_server.h
        • usrp_server.mbh
        • usrp_tx.cc
        • usrp_tx.h
        • usrp_tx_stub.cc
        • usrp_tx_stub.h
        • usrp_usb_interface.cc
        • usrp_usb_interface.h